Home
last modified time | relevance | path

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

/drivers/gpu/drm/mgag200/
Dmgag200_mode.c946 dacvalue[MGA1064_MUL_CTL] = MGA1064_MUL_CTL_8bits; in mga_crtc_mode_set()
950 dacvalue[MGA1064_MUL_CTL] = MGA1064_MUL_CTL_15bits; in mga_crtc_mode_set()
952 dacvalue[MGA1064_MUL_CTL] = MGA1064_MUL_CTL_16bits; in mga_crtc_mode_set()
955 dacvalue[MGA1064_MUL_CTL] = MGA1064_MUL_CTL_24bits; in mga_crtc_mode_set()
958 dacvalue[MGA1064_MUL_CTL] = MGA1064_MUL_CTL_32_24bits; in mga_crtc_mode_set()
Dmgag200_reg.h351 #define MGA1064_MUL_CTL 0x19 macro