Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dbt485reg.h41 #define BT485_REG_PIXMASK 0x02 macro
Dbt485.c234 data->ramdac_wr(data->cookie, BT485_REG_PIXMASK, 0xff); in bt485_init()