Searched refs:HTCPEN_PORT_DATA (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/input/touchscreen/
H A Dhtcpen.c27 #define HTCPEN_PORT_DATA 0x0251 macro
55 if (inb_p(HTCPEN_PORT_DATA)) {
59 x = inb_p(HTCPEN_PORT_DATA);
62 y = inb_p(HTCPEN_PORT_DATA);
65 xy = inb_p(HTCPEN_PORT_DATA);

Completed in 84 milliseconds