Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dtgafb.h95 #define BT485_ADDR_PAL_WRITE 0x00 macro
Dtgafb.c519 BT485_WRITE(0x01, BT485_ADDR_PAL_WRITE); in tgafb_set_par()
526 BT485_WRITE(0x00, BT485_ADDR_PAL_WRITE); in tgafb_set_par()
725 BT485_WRITE(regno, BT485_ADDR_PAL_WRITE); in tgafb_setcolreg()