Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c79 #define PGFSM_POWER_ON 0 macro
622 uint32_t pwr_status = power_on ? PGFSM_POWER_ON : PGFSM_POWER_OFF; in dcn10_dpp_pg_control()
683 uint32_t pwr_status = power_on ? PGFSM_POWER_ON : PGFSM_POWER_OFF; in dcn10_hubp_pg_control()