Searched refs:BT463_REG_ADDR_HIGH (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/ic/ | ||
| D | bt463reg.h | 43 #define BT463_REG_ADDR_HIGH 0x01 /* C1,C0 == 0,1 */ macro |
| D | bt463.c | 181 data->ramdac_wr(data->cookie, BT463_REG_ADDR_HIGH, (ireg >> 8) & 0xff); in bt463_wraddr() |