ext_ctrl_flag     152 drivers/mfd/tps80031.c 		unsigned long ext_ctrl_flag, int preq_bit,
ext_ctrl_flag     159 drivers/mfd/tps80031.c 	if (!(ext_ctrl_flag & TPS80031_EXT_PWR_REQ))
ext_ctrl_flag     162 drivers/mfd/tps80031.c 	if (ext_ctrl_flag & TPS80031_PWR_REQ_INPUT_PREQ1) {
ext_ctrl_flag     165 drivers/mfd/tps80031.c 	} else if (ext_ctrl_flag & TPS80031_PWR_REQ_INPUT_PREQ2) {
ext_ctrl_flag     168 drivers/mfd/tps80031.c 	} else if (ext_ctrl_flag & TPS80031_PWR_REQ_INPUT_PREQ3) {
ext_ctrl_flag     192 drivers/mfd/tps80031.c 	if (ext_ctrl_flag & (TPS80031_PWR_REQ_INPUT_PREQ2 |
ext_ctrl_flag      78 drivers/regulator/tps80031-regulator.c 	unsigned int			ext_ctrl_flag;
ext_ctrl_flag      93 drivers/regulator/tps80031-regulator.c 	if (ri->ext_ctrl_flag & TPS80031_EXT_PWR_REQ)
ext_ctrl_flag     112 drivers/regulator/tps80031-regulator.c 	if (ri->ext_ctrl_flag & TPS80031_EXT_PWR_REQ)
ext_ctrl_flag     131 drivers/regulator/tps80031-regulator.c 	if (ri->ext_ctrl_flag & TPS80031_EXT_PWR_REQ)
ext_ctrl_flag     501 drivers/regulator/tps80031-regulator.c 	ret = tps80031_ext_power_req_config(parent, ri->ext_ctrl_flag,
ext_ctrl_flag     510 drivers/regulator/tps80031-regulator.c 	if (tps80031_pdata->ext_ctrl_flag & TPS80031_PWR_ON_ON_SLEEP) {
ext_ctrl_flag     699 drivers/regulator/tps80031-regulator.c 			ri->ext_ctrl_flag = tps_pdata->ext_ctrl_flag;
ext_ctrl_flag     534 include/linux/mfd/tps80031.h 	unsigned int ext_ctrl_flag;
ext_ctrl_flag     635 include/linux/mfd/tps80031.h 		unsigned long ext_ctrl_flag, int preq_bit,