Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/cirrus/
H A Dcs89x0.c496 selfcontrol = HCB1_ENBL; /* Enable the HCB1 bit as an output */ in control_dc_dc()
498 selfcontrol |= HCB1; in control_dc_dc()
500 selfcontrol &= ~HCB1; in control_dc_dc()
1398 * However, since we do read the status of HCB1 and use in cs89x0_probe1()
1401 * (dc/dc converter) is on HCB1. in cs89x0_probe1()
1407 /* Preserve the setting of the HCB1 pin. */ in cs89x0_probe1()
1408 if ((i & (HCB1 | HCB1_ENBL)) == (HCB1 | HCB1_ENBL)) in cs89x0_probe1()
H A Dcs89x0.h205 #define HCB1 0x8000 macro
/kernel/linux/linux-6.6/drivers/net/ethernet/cirrus/
H A Dcs89x0.c497 selfcontrol = HCB1_ENBL; /* Enable the HCB1 bit as an output */ in control_dc_dc()
499 selfcontrol |= HCB1; in control_dc_dc()
501 selfcontrol &= ~HCB1; in control_dc_dc()
1401 * However, since we do read the status of HCB1 and use in cs89x0_probe1()
1404 * (dc/dc converter) is on HCB1. in cs89x0_probe1()
1410 /* Preserve the setting of the HCB1 pin. */ in cs89x0_probe1()
1411 if ((i & (HCB1 | HCB1_ENBL)) == (HCB1 | HCB1_ENBL)) in cs89x0_probe1()
H A Dcs89x0.h205 #define HCB1 0x8000 macro

Completed in 8 milliseconds