Home
last modified time | relevance | path

Searched defs:on (Results 1 – 25 of 89) sorted by relevance

1234

/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/
H A Dpsci.c102 static void __secure sunxi_power_switch(u32 *clamp, u32 *pwroff, bool on, in sunxi_power_switch()
139 static void __secure sunxi_cpu_set_power(int __always_unused cpu, bool on) in sunxi_cpu_set_power()
148 static void __secure sunxi_cpu_set_power(int cpu, bool on) in sunxi_cpu_set_power()
158 static void __secure sunxi_cpu_set_power(int cpu, bool on) in sunxi_cpu_set_power()
/openbmc/u-boot/drivers/usb/phy/
H A Domap_usb_phy.c128 void usb_phy_power(int on) in usb_phy_power()
211 void usb_phy_power(int on) in usb_phy_power()
230 void usb_phy_power(int on) in usb_phy_power()
/openbmc/u-boot/drivers/usb/host/
H A Dehci-omap.c129 static inline void omap_ehci_phy_reset(int on, int delay) in omap_ehci_phy_reset()
157 #define omap_ehci_phy_reset(on, delay) do {} while (0) argument
/openbmc/u-boot/arch/arm/mach-omap2/omap3/
H A Dam35x_musb.c24 void am35x_musb_phy_power(struct udevice *dev, u8 on) in am35x_musb_phy_power()
/openbmc/u-boot/arch/x86/lib/
H A Dpmu.c50 static int pmu_power_lss(struct pmu_regs *regs, unsigned int lss, bool on) in pmu_power_lss()
81 int pmu_turn_power(unsigned int lss, bool on) in pmu_turn_power()
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dboard.c234 static void am33xx_usb_set_phy_power(u8 on, u32 *reg_addr) in am33xx_usb_set_phy_power()
245 static void am33xx_otg0_set_phy_power(struct udevice *dev, u8 on) in am33xx_otg0_set_phy_power()
264 static void am33xx_otg1_set_phy_power(struct udevice *dev, u8 on) in am33xx_otg1_set_phy_power()
/openbmc/u-boot/board/BuR/common/
H A Dcommon.c35 void lcdbacklight(int on) in lcdbacklight()
181 void lcdpower(int on) in lcdpower()
/openbmc/u-boot/include/
H A Dpower-domain-uclass.h71 int (*on)(struct power_domain *power_domain); member
/openbmc/u-boot/drivers/i2c/
H A Dcros_ec_ldo.c48 bool on = msg->buf[1] & FET_CTRL_ENFET; in cros_ec_ldo_xfer() local
/openbmc/u-boot/drivers/power/domain/
H A Dtegra186-power-domain.c32 bool on) in tegra186_power_domain_common()
H A Dsandbox-power-domain.c15 bool on[SANDBOX_POWER_DOMAINS]; member
/openbmc/u-boot/board/samsung/universal_c210/
H A Duniversal.c72 static int adc_power_control(int on) in adc_power_control()
142 static int s5pc210_phy_control(int on) in s5pc210_phy_control()
/openbmc/u-boot/drivers/clk/sunxi/
H A Dclk_sunxi.c22 static int sunxi_set_gate(struct clk *clk, bool on) in sunxi_set_gate()
/openbmc/u-boot/doc/
H A DREADME.x8645 on other architectures, like below: label
66 on by enabling the ROM build either via an environment variable label
132 on the 'coreboot-Google_Samus.*' file to short-circuit some of the below. label
/openbmc/u-boot/arch/arm/mach-keystone/
H A Dcmd_mon.c71 int rcode = 0, core_id, on; in do_mon_power() local
/openbmc/u-boot/drivers/phy/
H A Dsandbox-phy.c13 bool on; member
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__start_on.hpp109 inline constexpr on_t on{}; variable
H A D__starts_on.hpp112 inline constexpr starts_on_t on{}; variable
/openbmc/u-boot/board/samsung/goni/
H A Dgoni.c137 static int s5pc1xx_phy_control(int on) in s5pc1xx_phy_control()
/openbmc/u-boot/cmd/
H A Dlegacy_led.c21 void (*on)(void); /* Optional function for turning LED on */ member
/openbmc/u-boot/drivers/reset/
H A Dreset-sunxi.c47 static int sunxi_set_reset(struct reset_ctl *reset_ctl, bool on) in sunxi_set_reset()
/openbmc/qemu/include/net/
H A Dfilter.h59 bool on; member
/openbmc/webui-vue/src/store/modules/
H A DGlobalStore.js4 on: 'xyz.openbmc_project.State.Host.HostState.Running', property in HOST_STATE
/openbmc/u-boot/drivers/usb/dwc3/
H A Dti_usb_phy.c188 void ti_usb2_phy_power(struct ti_usb_phy *phy, int on) in ti_usb2_phy_power()
224 void ti_usb3_phy_power(struct ti_usb_phy *phy, int on) in ti_usb3_phy_power()
/openbmc/u-boot/drivers/power/
H A Dpower_core.c31 int pmic_set_output(struct pmic *p, u32 reg, int out, int on) in pmic_set_output()

1234