Searched refs:PS2_REG_LSTS (Results 1 – 1 of 1) sorted by relevance
25 #define PS2_REG_LSTS 0x0C /* PS2 Module Line Status Reg */ macro107 intr_status = readl(drvdata->reg_base + PS2_REG_LSTS); in sun4i_ps2_interrupt()118 writel(rval, drvdata->reg_base + PS2_REG_LSTS); in sun4i_ps2_interrupt()134 writel(intr_status, drvdata->reg_base + PS2_REG_LSTS); in sun4i_ps2_interrupt()