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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dcs89x0.c687 However, since we do read the status of HCB1 and use
690 (dc/dc converter) is on HCB1. It will be called AUI
695 /* Preserve the setting of the HCB1 pin. */
696 if ((i & (HCB1 | HCB1_ENBL)) == (HCB1 | HCB1_ENBL))
1074 selfcontrol = HCB1_ENBL; /* Enable the HCB1 bit as an output */
1076 selfcontrol |= HCB1;
1078 selfcontrol &= ~HCB1;
H A Dcs89x0.h205 #define HCB1 0x8000 macro

Completed in 97 milliseconds