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

/linux-4.4.14/drivers/input/serio/
H A Dsun4i-ps2.c31 #define PS2_GCTL_INTEN BIT(3) macro
170 rval = PS2_GCTL_RESET | PS2_GCTL_INTEN | PS2_GCTL_MASTER sun4i_ps2_open()
187 writel(rval & ~(PS2_GCTL_INTEN), drvdata->reg_base + PS2_REG_GCTL); sun4i_ps2_close()

Completed in 103 milliseconds