Searched refs:current_pwr_state (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn401/ |
D | dcn401_hwseq.c | 139 DOMAIN_PGFSM_PWR_STATUS, &state.current_pwr_state); in dcn401_read_ono_state() 145 DOMAIN_PGFSM_PWR_STATUS, &state.current_pwr_state); in dcn401_read_ono_state() 151 DOMAIN_PGFSM_PWR_STATUS, &state.current_pwr_state); in dcn401_read_ono_state() 157 DOMAIN_PGFSM_PWR_STATUS, &state.current_pwr_state); in dcn401_read_ono_state() 163 DOMAIN_PGFSM_PWR_STATUS, &state.current_pwr_state); in dcn401_read_ono_state() 169 DOMAIN_PGFSM_PWR_STATUS, &state.current_pwr_state); in dcn401_read_ono_state() 175 DOMAIN_PGFSM_PWR_STATUS, &state.current_pwr_state); in dcn401_read_ono_state() 181 DOMAIN_PGFSM_PWR_STATUS, &state.current_pwr_state); in dcn401_read_ono_state() 187 DOMAIN_PGFSM_PWR_STATUS, &state.current_pwr_state); in dcn401_read_ono_state() 193 DOMAIN_PGFSM_PWR_STATUS, &state.current_pwr_state); in dcn401_read_ono_state() [all …]
|
D | dcn401_hwseq.h | 31 uint32_t current_pwr_state; member
|