Home
last modified time | relevance | path

Searched refs:GPIOR (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
Dns83820.c274 #define GPIOR 0x2c macro
431 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()