Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c78 #define PGFSM_POWER_OFF 2 macro
623 uint32_t pwr_status = power_on ? PGFSM_POWER_ON : PGFSM_POWER_OFF; in dcn10_dpp_pg_control()
684 uint32_t pwr_status = power_on ? PGFSM_POWER_ON : PGFSM_POWER_OFF; in dcn10_hubp_pg_control()