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

/linux-master/drivers/input/serio/
H A Dhp_sdc.c471 while (act & HP_SDC_ACT_DATAREG) {
482 act &= ~HP_SDC_ACT_DATAREG;
506 if ((act & HP_SDC_ACT_DURING) == HP_SDC_ACT_DATAREG)
510 act &= ~HP_SDC_ACT_DATAREG;
525 HP_SDC_ACT_DATAREG)
900 ts_sync[0] = HP_SDC_ACT_DATAREG | HP_SDC_ACT_SEMAPHORE;
H A Dhp_sdc_mlc.c248 HP_SDC_ACT_DATAREG | HP_SDC_ACT_POSTCMD | HP_SDC_ACT_SEMAPHORE;
/linux-master/include/linux/
H A Dhp_sdc.h83 #define HP_SDC_ACT_DATAREG 0x02 /* Set data registers */ macro
/linux-master/drivers/input/misc/
H A Dhp_sdc_rtc.c75 tseq[i++] = HP_SDC_ACT_DATAREG |

Completed in 196 milliseconds