Searched refs:PS2_GCTL_INTEN (Results 1 – 1 of 1) sorted by relevance
32 #define PS2_GCTL_INTEN BIT(3) macro171 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()