Searched refs:always_on (Results 1 – 7 of 7) sorted by relevance
129 static u32 always_on(struct net_device *dev) in always_on() function135 .get_link = always_on,
49 data->init_data.constraints.always_on = 1; in regulator_register_always_on()
116 if (tps_pdata->reg_init_data->constraints.always_on || in tps65090_regulator_disable_ext_control()134 if (tps_pdata->reg_init_data->constraints.always_on || in tps65090_configure_regulator_config()
93 unsigned int always_on:1; member978 if ((rdev->constraints->always_on || rdev->constraints->boot_on) && in set_machine_constraints()1171 regulator->always_on = true; in create_regulator()1676 if (regulator->always_on) in regulator_enable()1732 (rdev->constraints && !rdev->constraints->always_on)) { in _regulator_disable()1774 if (regulator->always_on) in regulator_disable()1885 if (regulator->always_on) in regulator_disable_deferred()2004 if (regulator->always_on) in regulator_is_enabled()3212 if (consumers[i].consumer->always_on) in regulator_bulk_enable()3795 if ((rdev->use_count > 0 || rdev->constraints->always_on) && in regulator_suspend_finish()[all …]
60 constraints->always_on = true; in of_get_regulation_constraints()
1159 c->always_on = true; in twlreg_probe()
2866 .always_on = true,