Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/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-5.19.10/drivers/gpu/drm/amd/pm/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.c407 uint32_t vddc_level_count = PP_SMC_TO_HOST_UL(table->VddcLevelCount); in tonga_populate_cac_tables()
408 uint32_t vddgfx_level_count = PP_SMC_TO_HOST_UL(table->VddGfxLevelCount); in tonga_populate_cac_tables()
1673 clock_freq_u16 = (uint16_t)(PP_SMC_TO_HOST_UL(smu_data->smc_state_table. in tonga_populate_clock_stretcher_data_table()
1717 clock_freq = PP_SMC_TO_HOST_UL( in tonga_populate_clock_stretcher_data_table()
Dfiji_smumgr.c1744 clock_freq_u16 = (uint16_t)(PP_SMC_TO_HOST_UL(smu_data->smc_state_table. in fiji_populate_clock_stretcher_data_table()
1788 clock_freq = PP_SMC_TO_HOST_UL( in fiji_populate_clock_stretcher_data_table()