Searched refs:BT459_ADDR_HI (Results 1 – 5 of 5) sorted by relevance
/linux/include/video/ |
A D | tgafb.h | 176 #define BT459_ADDR_HI 0x1 macro 268 TGA_WRITE_REG(par, BT459_ADDR_HI << 2, TGA_RAMDAC_SETUP_REG); in BT459_LOAD_ADDR()
|
A D | pmag-ba-fb.h | 25 #define BT459_ADDR_HI 0x4 /* address high */ macro
|
A D | pmagb-b-fb.h | 56 #define BT459_ADDR_HI 0x4 /* address high */ macro
|
/linux/drivers/video/fbdev/ |
A D | pmag-ba-fb.c | 109 dac_write(par, BT459_ADDR_HI, 0x00); in pmagbafb_setcolreg() 138 dac_write(par, BT459_ADDR_HI, 0x03); in pmagbafb_erase_cursor()
|
A D | pmagb-b-fb.c | 113 dac_write(par, BT459_ADDR_HI, 0x00); in pmagbbfb_setcolreg() 142 dac_write(par, BT459_ADDR_HI, 0x03); in pmagbbfb_erase_cursor()
|
Completed in 6 milliseconds