Searched refs:selfcontrol (Results 1 – 1 of 1) sorted by relevance
488 unsigned int selfcontrol; in control_dc_dc() local495 selfcontrol = HCB1_ENBL; /* Enable the HCB1 bit as an output */ in control_dc_dc()497 selfcontrol |= HCB1; in control_dc_dc()499 selfcontrol &= ~HCB1; in control_dc_dc()500 writereg(dev, PP_SelfCTL, selfcontrol); in control_dc_dc()