Searched refs:PL080_ERR_CLEAR (Results 1 – 2 of 2) sorted by relevance
28 #define PL080_ERR_CLEAR (0x10) macro
656 pl08x->base + PL080_ERR_CLEAR); in pl08x_terminate_phy_chan()667 writel(BIT(ch->id), pl08x->base + PL080_ERR_CLEAR); in pl08x_terminate_phy_chan()2294 writel(err, pl08x->base + PL080_ERR_CLEAR); in pl08x_irq()2844 writel(0x0000FFFF, pl08x->base + PL080_ERR_CLEAR); in pl08x_probe()2846 writel(0x000000FF, pl08x->base + PL080_ERR_CLEAR); in pl08x_probe()
Completed in 9 milliseconds