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

/drivers/net/ethernet/cirrus/
H A Dcs89x0.c993 unsigned int selfcontrol; local
999 selfcontrol = HCB1_ENBL; /* Enable the HCB1 bit as an output */
1001 selfcontrol |= HCB1;
1003 selfcontrol &= ~HCB1;
1004 writereg(dev, PP_SelfCTL, selfcontrol);

Completed in 108 milliseconds