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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/irda/
H A Dvlsi_ir.c766 u16 nphyctl; local
778 nphyctl = PHYCTL_FIR;
783 nphyctl = PHYCTL_MIR(clksrc==3);
800 nphyctl = PHYCTL_SIR(baudrate,sirpulse,clksrc==3);
813 outw(nphyctl, iobase+VLSI_PIO_NPHYCTL);
837 if (inw(iobase+VLSI_PIO_PHYCTL) != nphyctl) {

Completed in 203 milliseconds