Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/mgag200/
Dmgag200_mode.c1165 u8 hi_pri_lvl; in mga_crtc_mode_set() local
1178 hi_pri_lvl = 0; in mga_crtc_mode_set()
1180 hi_pri_lvl = 1; in mga_crtc_mode_set()
1182 hi_pri_lvl = 2; in mga_crtc_mode_set()
1184 hi_pri_lvl = 3; in mga_crtc_mode_set()
1186 hi_pri_lvl = 4; in mga_crtc_mode_set()
1188 hi_pri_lvl = 5; in mga_crtc_mode_set()
1191 WREG8(MGAREG_CRTCEXT_DATA, hi_pri_lvl); in mga_crtc_mode_set()