Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dbt485reg.h52 #define BT485_REG_CURSOR_X_LOW 0x0c macro
Dbt485.c576 data->ramdac_wr(cookie, BT485_REG_CURSOR_X_LOW, x & 0xff); in bt485_update_curpos()