Searched refs:PS2STAT (Results 1 – 1 of 1) sorted by relevance
24 #define PS2STAT 0x0004 macro66 status = readl_relaxed(ps2if->base + PS2STAT); in ps2_rxint()69 writel_relaxed(PS2STAT_STP, ps2if->base + PS2STAT); in ps2_rxint()81 status = readl_relaxed(ps2if->base + PS2STAT); in ps2_rxint()96 status = readl_relaxed(ps2if->base + PS2STAT); in ps2_txint()124 if (readl_relaxed(ps2if->base + PS2STAT) & PS2STAT_TXE) { in ps2_write()214 val = readl_relaxed(ps2if->base + PS2STAT); in ps2_test_one()