Searched refs:PS2_GCTL_INTEN (Results 1 – 1 of 1) sorted by relevance
31 #define PS2_GCTL_INTEN BIT(3) macro170 rval = PS2_GCTL_RESET | PS2_GCTL_INTEN | PS2_GCTL_MASTER in sun4i_ps2_open()187 writel(rval & ~(PS2_GCTL_INTEN), drvdata->reg_base + PS2_REG_GCTL); in sun4i_ps2_close()