Searched refs:ext_ctrl_flag (Results 1 – 2 of 2) sorted by relevance
152 unsigned long ext_ctrl_flag, int preq_bit, in tps80031_ext_power_req_config() argument159 if (!(ext_ctrl_flag & TPS80031_EXT_PWR_REQ)) in tps80031_ext_power_req_config()162 if (ext_ctrl_flag & TPS80031_PWR_REQ_INPUT_PREQ1) { in tps80031_ext_power_req_config()165 } else if (ext_ctrl_flag & TPS80031_PWR_REQ_INPUT_PREQ2) { in tps80031_ext_power_req_config()168 } else if (ext_ctrl_flag & TPS80031_PWR_REQ_INPUT_PREQ3) { in tps80031_ext_power_req_config()192 if (ext_ctrl_flag & (TPS80031_PWR_REQ_INPUT_PREQ2 | in tps80031_ext_power_req_config()
78 unsigned int ext_ctrl_flag; member93 if (ri->ext_ctrl_flag & TPS80031_EXT_PWR_REQ) in tps80031_reg_is_enabled()112 if (ri->ext_ctrl_flag & TPS80031_EXT_PWR_REQ) in tps80031_reg_enable()131 if (ri->ext_ctrl_flag & TPS80031_EXT_PWR_REQ) in tps80031_reg_disable()501 ret = tps80031_ext_power_req_config(parent, ri->ext_ctrl_flag, in tps80031_power_req_config()510 if (tps80031_pdata->ext_ctrl_flag & TPS80031_PWR_ON_ON_SLEEP) { in tps80031_power_req_config()700 ri->ext_ctrl_flag = tps_pdata->ext_ctrl_flag; in tps80031_regulator_probe()