Searched refs:PP_SMC_TO_HOST_UL (Results 1 – 4 of 4) sorted by relevance
28 #define PP_SMC_TO_HOST_UL(X) be32_to_cpu(X) macro34 #define CONVERT_FROM_SMC_TO_HOST_UL(X) ((X) = PP_SMC_TO_HOST_UL(X))
65 *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()
407 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()
1744 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()