Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/serio/
H A Dsun4i-ps2.c32 #define PS2_GCTL_INTEN BIT(3) macro
171 rval = PS2_GCTL_RESET | PS2_GCTL_INTEN | PS2_GCTL_MASTER in sun4i_ps2_open()
188 writel(rval & ~(PS2_GCTL_INTEN), drvdata->reg_base + PS2_REG_GCTL); in sun4i_ps2_close()
/kernel/linux/linux-6.6/drivers/input/serio/
H A Dsun4i-ps2.c32 #define PS2_GCTL_INTEN BIT(3) macro
171 rval = PS2_GCTL_RESET | PS2_GCTL_INTEN | PS2_GCTL_MASTER in sun4i_ps2_open()
188 writel(rval & ~(PS2_GCTL_INTEN), drvdata->reg_base + PS2_REG_GCTL); in sun4i_ps2_close()

Completed in 2 milliseconds