Searched refs:BOOST_DPM_LEVEL (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | sumo_dpm.c | 34 #define BOOST_DPM_LEVEL 7 macro 360 WREG32(CG_BSP_0 + (BOOST_DPM_LEVEL * 4), pi->psp); in sumo_program_bsp() 426 sumo_write_at(rdev, BOOST_DPM_LEVEL, a_t); in sumo_program_at() 746 dpm_ctrl4 |= (1 << BOOST_DPM_LEVEL); in sumo_program_wl() 770 sumo_program_power_level(rdev, &pi->boost_pl, BOOST_DPM_LEVEL); in sumo_program_power_levels_0_to_n() 1825 if (current_index == BOOST_DPM_LEVEL) { in sumo_dpm_debugfs_print_current_performance_level() 1852 if (current_index == BOOST_DPM_LEVEL) { in sumo_dpm_get_current_sclk() 1880 if (current_index == BOOST_DPM_LEVEL) { in sumo_dpm_get_current_vddc()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | sumo_dpm.c | 34 #define BOOST_DPM_LEVEL 7 macro 360 WREG32(CG_BSP_0 + (BOOST_DPM_LEVEL * 4), pi->psp); in sumo_program_bsp() 426 sumo_write_at(rdev, BOOST_DPM_LEVEL, a_t); in sumo_program_at() 746 dpm_ctrl4 |= (1 << BOOST_DPM_LEVEL); in sumo_program_wl() 770 sumo_program_power_level(rdev, &pi->boost_pl, BOOST_DPM_LEVEL); in sumo_program_power_levels_0_to_n() 1825 if (current_index == BOOST_DPM_LEVEL) { in sumo_dpm_debugfs_print_current_performance_level() 1852 if (current_index == BOOST_DPM_LEVEL) { in sumo_dpm_get_current_sclk()
|
Completed in 6 milliseconds