Home
last modified time | relevance | path

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

/linux-5.19.10/include/video/ !
Dtgafb.h147 #define BT463_ADDR_LO 0x0 macro
249 TGA_WRITE_REG(par, BT463_ADDR_LO<<2, TGA_RAMDAC_SETUP_REG); in BT463_LOAD_ADDR()
250 TGA_WRITE_REG(par, (BT463_ADDR_LO<<10) | (a & 0xff), TGA_RAMDAC_REG); in BT463_LOAD_ADDR()