Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dns83820.c279 #define GPIOR 0x2c macro
442 writel(readl(ns->base + GPIOR) | GPIOR_GP1_OUT, in phy_intr()
443 ns->base + GPIOR); in phy_intr()
459 writel(readl(ns->base + GPIOR) & ~GPIOR_GP1_OUT, in phy_intr()
460 ns->base + GPIOR); in phy_intr()
901 writel(readl(ns->base + GPIOR) | 0x3e8, ns->base + GPIOR); in ns83820_probe()