ext_pwr_ctrl      544 drivers/regulator/as3722-regulator.c 		int ext_pwr_ctrl)
ext_pwr_ctrl      549 drivers/regulator/as3722-regulator.c 	if ((ext_pwr_ctrl < AS3722_EXT_CONTROL_ENABLE1) ||
ext_pwr_ctrl      550 drivers/regulator/as3722-regulator.c 		(ext_pwr_ctrl > AS3722_EXT_CONTROL_ENABLE3))
ext_pwr_ctrl      553 drivers/regulator/as3722-regulator.c 	val =  ext_pwr_ctrl << (ffs(as3722_reg_lookup[id].sleep_ctrl_mask) - 1);