Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_dwb_cm.c147 uint32_t state_mode; in dwb3_get_ogam_current() local
151 DWB_OGAM_MODE, &state_mode); in dwb3_get_ogam_current()
155 if (state_mode == 0) { in dwb3_get_ogam_current()
157 } else if (state_mode == 2) { in dwb3_get_ogam_current()
H A Ddcn30_dpp_cm.c60 uint32_t state_mode; in dpp30_get_gamcor_current() local
65 CM_GAMCOR_MODE_CURRENT, &state_mode); in dpp30_get_gamcor_current()
67 if (state_mode == 0) in dpp30_get_gamcor_current()
70 if (state_mode == 2) {//Programmable RAM LUT in dpp30_get_gamcor_current()
H A Ddcn30_mpc.c108 uint32_t state_mode; in mpc3_get_ogam_current() local
113 MPCC_OGAM_MODE_CURRENT, &state_mode, in mpc3_get_ogam_current()
116 switch (state_mode) { in mpc3_get_ogam_current()
439 uint32_t state_mode; in mpc3_get_shaper_current() local
443 MPC_RMU_SHAPER_LUT_MODE_CURRENT, &state_mode); in mpc3_get_shaper_current()
445 switch (state_mode) { in mpc3_get_shaper_current()
H A Ddcn30_dpp.c774 uint32_t state_mode; in dpp3_get_shaper_current() local
778 CM_SHAPER_MODE_CURRENT, &state_mode); in dpp3_get_shaper_current()
780 switch (state_mode) { in dpp3_get_shaper_current()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_dwb_cm.c147 uint32_t state_mode; in dwb3_get_ogam_current() local
151 DWB_OGAM_MODE, &state_mode); in dwb3_get_ogam_current()
155 if (state_mode == 0) { in dwb3_get_ogam_current()
157 } else if (state_mode == 2) { in dwb3_get_ogam_current()
H A Ddcn30_dpp_cm.c60 uint32_t state_mode; in dpp30_get_gamcor_current() local
65 CM_GAMCOR_MODE_CURRENT, &state_mode); in dpp30_get_gamcor_current()
67 if (state_mode == 0) in dpp30_get_gamcor_current()
70 if (state_mode == 2) {//Programmable RAM LUT in dpp30_get_gamcor_current()
H A Ddcn30_mpc.c108 uint32_t state_mode; in mpc3_get_ogam_current() local
113 MPCC_OGAM_MODE_CURRENT, &state_mode, in mpc3_get_ogam_current()
116 switch (state_mode) { in mpc3_get_ogam_current()
439 uint32_t state_mode; in mpc3_get_shaper_current() local
443 MPC_RMU_SHAPER_LUT_MODE_CURRENT, &state_mode); in mpc3_get_shaper_current()
445 switch (state_mode) { in mpc3_get_shaper_current()
H A Ddcn30_dpp.c774 uint32_t state_mode; in dpp3_get_shaper_current() local
778 CM_SHAPER_MODE_CURRENT, &state_mode); in dpp3_get_shaper_current()
780 switch (state_mode) { in dpp3_get_shaper_current()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_dwb_cm.c147 uint32_t state_mode; in dwb3_get_ogam_current() local
151 DWB_OGAM_MODE, &state_mode); in dwb3_get_ogam_current()
155 if (state_mode == 0) { in dwb3_get_ogam_current()
157 } else if (state_mode == 2) { in dwb3_get_ogam_current()
H A Ddcn30_dpp_cm.c60 uint32_t state_mode; in dpp30_get_gamcor_current() local
65 CM_GAMCOR_MODE_CURRENT, &state_mode); in dpp30_get_gamcor_current()
67 if (state_mode == 0) in dpp30_get_gamcor_current()
70 if (state_mode == 2) {//Programmable RAM LUT in dpp30_get_gamcor_current()
H A Ddcn30_mpc.c108 uint32_t state_mode; in mpc3_get_ogam_current() local
113 MPCC_OGAM_MODE_CURRENT, &state_mode, in mpc3_get_ogam_current()
116 switch (state_mode) { in mpc3_get_ogam_current()
439 uint32_t state_mode; in mpc3_get_shaper_current() local
443 MPC_RMU_SHAPER_LUT_MODE_CURRENT, &state_mode); in mpc3_get_shaper_current()
445 switch (state_mode) { in mpc3_get_shaper_current()
H A Ddcn30_dpp.c774 uint32_t state_mode; in dpp3_get_shaper_current() local
778 CM_SHAPER_MODE_CURRENT, &state_mode); in dpp3_get_shaper_current()
780 switch (state_mode) { in dpp3_get_shaper_current()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_dpp_cm.c444 uint32_t state_mode; in dpp20_get_blndgam_current() local
448 CM_BLNDGAM_CONFIG_STATUS, &state_mode); in dpp20_get_blndgam_current()
450 switch (state_mode) { in dpp20_get_blndgam_current()
537 uint32_t state_mode; in dpp20_get_shaper_current() local
541 CM_SHAPER_CONFIG_STATUS, &state_mode); in dpp20_get_shaper_current()
543 switch (state_mode) { in dpp20_get_shaper_current()
H A Ddcn20_mpc.c300 uint32_t state_mode; in mpc20_get_ogam_current() local
304 MPCC_OGAM_CONFIG_STATUS, &state_mode); in mpc20_get_ogam_current()
306 switch (state_mode) { in mpc20_get_ogam_current()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_dpp_cm.c444 uint32_t state_mode; in dpp20_get_blndgam_current() local
448 CM_BLNDGAM_CONFIG_STATUS, &state_mode); in dpp20_get_blndgam_current()
450 switch (state_mode) { in dpp20_get_blndgam_current()
537 uint32_t state_mode; in dpp20_get_shaper_current() local
541 CM_SHAPER_CONFIG_STATUS, &state_mode); in dpp20_get_shaper_current()
543 switch (state_mode) { in dpp20_get_shaper_current()
H A Ddcn20_mpc.c300 uint32_t state_mode; in mpc20_get_ogam_current() local
304 MPCC_OGAM_CONFIG_STATUS, &state_mode); in mpc20_get_ogam_current()
306 switch (state_mode) { in mpc20_get_ogam_current()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_dpp_cm.c444 uint32_t state_mode; in dpp20_get_blndgam_current() local
448 CM_BLNDGAM_CONFIG_STATUS, &state_mode); in dpp20_get_blndgam_current()
450 switch (state_mode) { in dpp20_get_blndgam_current()
537 uint32_t state_mode; in dpp20_get_shaper_current() local
541 CM_SHAPER_CONFIG_STATUS, &state_mode); in dpp20_get_shaper_current()
543 switch (state_mode) { in dpp20_get_shaper_current()
H A Ddcn20_mpc.c300 uint32_t state_mode; in mpc20_get_ogam_current() local
304 MPCC_OGAM_CONFIG_STATUS, &state_mode); in mpc20_get_ogam_current()
306 switch (state_mode) { in mpc20_get_ogam_current()
/dports/net/proxy-suite/proxy-suite-1.9.2.4/ftp-proxy/
H A Drc.script.in190 state_mode="0775"
261 chmod $state_mode "${ServerRoot}/${dir}"
/dports/math/reduce/Reduce-svn5758-src/packages/redlog/ofsf/
H A Dofsfexfr.red204 asserted procedure state_mode(s: State): Id;
299 if state_mode s then
320 if state_mode s then
343 if state_mode s or state_vl s then
351 if state_mode s then
625 if state_mode s then
733 if state_mode s neq 'models then
779 if state_mode s neq 'models then
800 if state_mode s neq 'models then
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/neqo-transport/src/
H A Drecovery.rs545 pub fn state_mode(&self) -> LossRecoveryMode { in state_mode() method
956 match lr.state_mode() { in time_loss_detection_timeout()
/dports/editors/vim/vim-8.2.3745/
H A DFilelist365 src/libvterm/t/15state_mode.test \