Searched refs:HW_CONTROL_MASK (Results 1 – 1 of 1) sorted by relevance
25 #define HW_CONTROL_MASK BIT(1) macro92 u32 val = en ? HW_CONTROL_MASK : 0; in gdsc_hwctrl()94 return regmap_update_bits(sc->regmap, sc->gdscr, HW_CONTROL_MASK, val); in gdsc_hwctrl()336 mask = HW_CONTROL_MASK | SW_OVERRIDE_MASK | in gdsc_init()