Searched refs:GPIOR (Results 1 – 1 of 1) sorted by relevance
274 #define GPIOR 0x2c macro431 writel(readl(ns->base + GPIOR) | GPIOR_GP1_OUT, in phy_intr()432 ns->base + GPIOR); in phy_intr()448 writel(readl(ns->base + GPIOR) & ~GPIOR_GP1_OUT, in phy_intr()449 ns->base + GPIOR); in phy_intr()901 writel(readl(ns->base + GPIOR) | 0x3e8, ns->base + GPIOR); in ns83820_probe()