Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/mgag200/
Dmgag200_mode.c1186 u8 hi_pri_lvl; in mga_crtc_mode_set() local
1199 hi_pri_lvl = 0; in mga_crtc_mode_set()
1201 hi_pri_lvl = 1; in mga_crtc_mode_set()
1203 hi_pri_lvl = 2; in mga_crtc_mode_set()
1205 hi_pri_lvl = 3; in mga_crtc_mode_set()
1207 hi_pri_lvl = 4; in mga_crtc_mode_set()
1209 hi_pri_lvl = 5; in mga_crtc_mode_set()
1212 WREG8(MGAREG_CRTCEXT_DATA, hi_pri_lvl); in mga_crtc_mode_set()