Home
last modified time | relevance | path

Searched refs:always_on (Results 1 – 25 of 33) sorted by relevance

12

/linux-6.3-rc2/arch/arm/mach-s3c/
A Dmach-crag6410.c343 .always_on = 1,
410 .always_on = 1,
428 .always_on = 1,
439 .always_on = 1,
446 .always_on = 1,
459 .always_on = 1,
469 .always_on = 1,
477 .always_on = 1,
485 .always_on = 1,
493 .always_on = 1,
[all …]
/linux-6.3-rc2/drivers/net/
A Dnlmon.c65 static u32 always_on(struct net_device *dev) in always_on() function
71 .get_link = always_on,
A Dvsockmon.c91 static u32 always_on(struct net_device *dev) in always_on() function
97 .get_link = always_on,
A Dloopback.c132 static u32 always_on(struct net_device *dev) in always_on() function
138 .get_link = always_on,
/linux-6.3-rc2/drivers/regulator/
A Ddummy.c26 .always_on = 1,
A Dfixed-helper.c49 data->init_data.constraints.always_on = 1; in regulator_register_always_on()
A Dinternal.h48 unsigned int always_on:1; member
A Dtps65090-regulator.c282 if (tps_pdata->reg_init_data->constraints.always_on || in tps65090_regulator_disable_ext_control()
366 if (ri_data->constraints.always_on || in tps65090_parse_dt_reg_data()
A Dof_regulator.c129 constraints->always_on = of_property_read_bool(np, "regulator-always-on"); in of_get_regulation_constraints()
130 if (!constraints->always_on) /* status change should be possible. */ in of_get_regulation_constraints()
A Dcore.c1580 rdev->constraints->always_on = in set_machine_constraints()
1581 rdev->supply->rdev->constraints->always_on; in set_machine_constraints()
1583 rdev->constraints->always_on = true; in set_machine_constraints()
1604 (rdev->constraints->always_on || in set_machine_constraints()
1620 if (rdev->constraints->always_on) in set_machine_constraints()
1770 c->always_on, in constraint_flags_read_file()
1870 regulator->always_on = true; in create_regulator()
3200 if (regulator->always_on) in regulator_is_enabled()
5398 if (!rdev->constraints->always_on) { in generic_coupler_attach()
5562 (rdev->constraints->always_on || in regulator_register()
[all …]
A Dmax20086-regulator.c168 if (reg->init_data->constraints.always_on || in max20086_parse_regulators_dt()
A Dab8500-ext.c56 .always_on = 1,
A Dpwm-regulator.c359 if (init_data->constraints.boot_on || init_data->constraints.always_on) in pwm_regulator_probe()
A Dtwl-regulator.c618 c->always_on = true; in twlreg_probe()
A Dti-abb-regulator.c840 c->always_on = true; in ti_abb_probe()
/linux-6.3-rc2/include/linux/regulator/
A Dmachine.h211 unsigned always_on:1; /* regulator never off when system is on */ member
/linux-6.3-rc2/drivers/platform/x86/intel/int3472/
A Dtps68470_board_data.c83 .always_on = true,
/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_display_power_well.h98 u16 always_on:1; member
A Dintel_display_power_map.c58 .always_on = true,
366 .always_on = true,
380 .always_on = true,
728 .always_on = true,
/linux-6.3-rc2/drivers/mmc/host/
A Dmeson-gx-mmc.c53 #define CLK_ALWAYS_ON(h) (h->data->always_on)
139 unsigned int always_on; member
1340 .always_on = CLK_V2_ALWAYS_ON,
1348 .always_on = CLK_V3_ALWAYS_ON,
/linux-6.3-rc2/arch/arm/mach-sa1100/
A Dgeneric.c329 id->constraints.always_on = 1; in sa11x0_register_fixed_regulator()
/linux-6.3-rc2/include/ufs/
A Dufs.h597 bool always_on; member
/linux-6.3-rc2/drivers/clk/
A Dclk-si5341.c93 bool always_on; member
1344 config[num].always_on = in si5341_dt_parse_dt()
1740 if (config[i].always_on) in si5341_probe()
/linux-6.3-rc2/drivers/ufs/host/
A Dufs-mediatek.c836 (*vreg_on)->always_on = true; in ufs_mtk_vreg_fix_vccqx()
1387 hba->vreg_info.vcc->always_on = true; in ufs_mtk_fixup_dev_quirks()
/linux-6.3-rc2/arch/arm/mach-pxa/
A Dspitz.c910 .always_on = 1,

Completed in 56 milliseconds

12