Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
H A Damdgpu_dcn20_dpp_cm.c449 uint32_t state_mode; in dpp20_get_blndgam_current() local
453 CM_BLNDGAM_CONFIG_STATUS, &state_mode); in dpp20_get_blndgam_current()
455 switch (state_mode) { in dpp20_get_blndgam_current()
542 uint32_t state_mode; in dpp20_get_shaper_current() local
546 CM_SHAPER_CONFIG_STATUS, &state_mode); in dpp20_get_shaper_current()
548 switch (state_mode) { in dpp20_get_shaper_current()
H A Damdgpu_dcn20_mpc.c305 uint32_t state_mode; in mpc20_get_ogam_current() local
309 MPCC_OGAM_CONFIG_STATUS, &state_mode); in mpc20_get_ogam_current()
311 switch (state_mode) { in mpc20_get_ogam_current()