Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/
Dpmag-ba-fb.c111 dac_write(par, BT459_CMAP, red); in pmagbafb_setcolreg()
113 dac_write(par, BT459_CMAP, green); in pmagbafb_setcolreg()
115 dac_write(par, BT459_CMAP, blue); in pmagbafb_setcolreg()
Dpmagb-b-fb.c115 dac_write(par, BT459_CMAP, red); in pmagbbfb_setcolreg()
117 dac_write(par, BT459_CMAP, green); in pmagbbfb_setcolreg()
119 dac_write(par, BT459_CMAP, blue); in pmagbbfb_setcolreg()
/linux-5.19.10/include/video/
Dpmag-ba-fb.h27 #define BT459_CMAP 0xc /* color map window register */ macro
Dpmagb-b-fb.h58 #define BT459_CMAP 0xc /* color map window register */ macro