Home
last modified time | relevance | path

Searched refs:HCB1_ENBL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/cirrus/
H A Dcs89x0.h203 #define HCB1_ENBL 0x2000 macro
H A Dcs89x0.c497 selfcontrol = HCB1_ENBL; /* Enable the HCB1 bit as an output */ in control_dc_dc()
1411 if ((i & (HCB1 | HCB1_ENBL)) == (HCB1 | HCB1_ENBL)) in cs89x0_probe1()