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

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

Completed in 24 milliseconds