Searched refs:BT459_ADDR_LO (Results 1 – 5 of 5) sorted by relevance
/linux-5.19.10/include/video/ |
D | pmag-ba-fb.h | 24 #define BT459_ADDR_LO 0x0 /* address low */ macro
|
D | tgafb.h | 175 #define BT459_ADDR_LO 0x0 macro 266 TGA_WRITE_REG(par, BT459_ADDR_LO << 2, TGA_RAMDAC_SETUP_REG); in BT459_LOAD_ADDR()
|
D | pmagb-b-fb.h | 55 #define BT459_ADDR_LO 0x0 /* address low */ macro
|
/linux-5.19.10/drivers/video/fbdev/ |
D | pmag-ba-fb.c | 108 dac_write(par, BT459_ADDR_LO, regno); in pmagbafb_setcolreg() 137 dac_write(par, BT459_ADDR_LO, 0x00); in pmagbafb_erase_cursor()
|
D | pmagb-b-fb.c | 112 dac_write(par, BT459_ADDR_LO, regno); in pmagbbfb_setcolreg() 141 dac_write(par, BT459_ADDR_LO, 0x00); in pmagbbfb_erase_cursor()
|