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

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dns83820.c286 #define RFCR 0x48 macro
528 writel(0, ns->base + RFCR);
529 writel(0x7fc00000, ns->base + RFCR);
530 writel(0xffc00000, ns->base + RFCR);
595 writel(i * 2, ns->base + RFCR);
604 u8 *rfcr = ns->base + RFCR;
613 /* Ramit : RFCR Write Fix doc says RFEN must be 0 modify other bits */

Completed in 24 milliseconds