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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/irda/
H A Dvlsi_ir.c767 u16 nphyctl; local
779 nphyctl = PHYCTL_FIR;
784 nphyctl = PHYCTL_MIR(clksrc==3);
801 nphyctl = PHYCTL_SIR(baudrate,sirpulse,clksrc==3);
814 outw(nphyctl, iobase+VLSI_PIO_NPHYCTL);
838 if (inw(iobase+VLSI_PIO_PHYCTL) != nphyctl) {

Completed in 70 milliseconds