Searched refs:selfcontrol (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/
H A Dcs89x0.c978 unsigned int selfcontrol; local
984 selfcontrol = HCB1_ENBL; /* Enable the HCB1 bit as an output */
986 selfcontrol |= HCB1;
988 selfcontrol &= ~HCB1;
989 writereg(dev, PP_SelfCTL, selfcontrol);

Completed in 96 milliseconds