Home
last modified time | relevance | path

Searched refs:PP_SMC_TO_HOST_UL (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/powerplay/inc/
Dpp_endian.h28 #define PP_SMC_TO_HOST_UL(X) be32_to_cpu(X) macro
34 #define CONVERT_FROM_SMC_TO_HOST_UL(X) ((X) = PP_SMC_TO_HOST_UL(X))
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/
Dsmu7_smumgr.c65 *dest = PP_SMC_TO_HOST_UL(data); in smu7_copy_bytes_from_smc()
74 *pdata = PP_SMC_TO_HOST_UL(data); in smu7_copy_bytes_from_smc()
Dtonga_smumgr.c397 uint32_t vddc_level_count = PP_SMC_TO_HOST_UL(table->VddcLevelCount); in tonga_populate_cac_tables()
398 uint32_t vddgfx_level_count = PP_SMC_TO_HOST_UL(table->VddGfxLevelCount); in tonga_populate_cac_tables()
1662 clock_freq_u16 = (uint16_t)(PP_SMC_TO_HOST_UL(smu_data->smc_state_table. in tonga_populate_clock_stretcher_data_table()
1706 clock_freq = PP_SMC_TO_HOST_UL( in tonga_populate_clock_stretcher_data_table()
Dfiji_smumgr.c1759 clock_freq_u16 = (uint16_t)(PP_SMC_TO_HOST_UL(smu_data->smc_state_table. in fiji_populate_clock_stretcher_data_table()
1803 clock_freq = PP_SMC_TO_HOST_UL( in fiji_populate_clock_stretcher_data_table()