Searched refs:BT459_ADDR_LO (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/include/video/ |
H A D | pmag-ba-fb.h | 24 #define BT459_ADDR_LO 0x0 /* address low */ macro
|
H A D | pmagb-b-fb.h | 55 #define BT459_ADDR_LO 0x0 /* address low */ macro
|
H A 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()
|
/kernel/linux/linux-6.6/include/video/ |
H A D | pmag-ba-fb.h | 24 #define BT459_ADDR_LO 0x0 /* address low */ macro
|
H A D | pmagb-b-fb.h | 55 #define BT459_ADDR_LO 0x0 /* address low */ macro
|
H A 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()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A 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()
|
H A 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()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | pmag-ba-fb.c | 108 dac_write(par, BT459_ADDR_LO, regno); in pmagbafb_setcolreg() 135 dac_write(par, BT459_ADDR_LO, 0x00); in pmagbafb_erase_cursor()
|
H A D | pmagb-b-fb.c | 112 dac_write(par, BT459_ADDR_LO, regno); in pmagbbfb_setcolreg() 139 dac_write(par, BT459_ADDR_LO, 0x00); in pmagbbfb_erase_cursor()
|
Completed in 5 milliseconds