Home
last modified time | relevance | path

Searched refs:setup2 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/input/touchscreen/
A Drohm_bu21023.c266 u8 setup2; member
756 ts->setup2 |= SWAP_XY; in swap_xy_store()
758 ts->setup2 &= ~SWAP_XY; in swap_xy_store()
762 ts->setup2); in swap_xy_store()
795 ts->setup2 |= INV_X; in inv_x_store()
797 ts->setup2 &= ~INV_X; in inv_x_store()
801 ts->setup2); in inv_x_store()
834 ts->setup2 |= INV_Y; in inv_y_store()
836 ts->setup2 &= ~INV_Y; in inv_y_store()
840 ts->setup2); in inv_y_store()
[all …]
/linux/drivers/net/arcnet/
A Dcom20020.c103 lp->setup2 = (lp->clockm << 4) | 8; in com20020_check()
114 arcnet_outb(lp->setup2, ioaddr, COM20020_REG_W_XREG); in com20020_check()
230 arcnet_outb(lp->setup2, ioaddr, COM20020_REG_W_XREG); in com20020_found()
262 ((lp->setup2 & 0xF0) >> 4) + in com20020_found()
A Darcdevice.h244 setup2, /* Contents of setup2 register */ member

Completed in 8 milliseconds