Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/mgag200/
Dmgag200_mode.c970 dacvalue[MGA1064_MUL_CTL] = MGA1064_MUL_CTL_8bits; in mga_crtc_mode_set()
974 dacvalue[MGA1064_MUL_CTL] = MGA1064_MUL_CTL_15bits; in mga_crtc_mode_set()
976 dacvalue[MGA1064_MUL_CTL] = MGA1064_MUL_CTL_16bits; in mga_crtc_mode_set()
979 dacvalue[MGA1064_MUL_CTL] = MGA1064_MUL_CTL_24bits; in mga_crtc_mode_set()
982 dacvalue[MGA1064_MUL_CTL] = MGA1064_MUL_CTL_32_24bits; in mga_crtc_mode_set()
Dmgag200_reg.h352 #define MGA1064_MUL_CTL 0x19 macro