/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/ |
H A D | psci.c | 102 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 D | omap_usb_phy.c | 128 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 D | ehci-omap.c | 129 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 D | am35x_musb.c | 24 void am35x_musb_phy_power(struct udevice *dev, u8 on) in am35x_musb_phy_power()
|
/openbmc/u-boot/arch/x86/lib/ |
H A D | pmu.c | 50 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 D | board.c | 234 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 D | common.c | 35 void lcdbacklight(int on) in lcdbacklight() 181 void lcdpower(int on) in lcdpower()
|
/openbmc/u-boot/include/ |
H A D | power-domain-uclass.h | 71 int (*on)(struct power_domain *power_domain); member
|
/openbmc/u-boot/drivers/i2c/ |
H A D | cros_ec_ldo.c | 48 bool on = msg->buf[1] & FET_CTRL_ENFET; in cros_ec_ldo_xfer() local
|
/openbmc/u-boot/drivers/power/domain/ |
H A D | tegra186-power-domain.c | 32 bool on) in tegra186_power_domain_common()
|
H A D | sandbox-power-domain.c | 15 bool on[SANDBOX_POWER_DOMAINS]; member
|
/openbmc/u-boot/board/samsung/universal_c210/ |
H A D | universal.c | 72 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 D | clk_sunxi.c | 22 static int sunxi_set_gate(struct clk *clk, bool on) in sunxi_set_gate()
|
/openbmc/u-boot/doc/ |
H A D | README.x86 | 45 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 D | cmd_mon.c | 71 int rcode = 0, core_id, on; in do_mon_power() local
|
/openbmc/u-boot/drivers/phy/ |
H A D | sandbox-phy.c | 13 bool on; member
|
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
H A D | __start_on.hpp | 109 inline constexpr on_t on{}; variable
|
H A D | __starts_on.hpp | 112 inline constexpr starts_on_t on{}; variable
|
/openbmc/u-boot/board/samsung/goni/ |
H A D | goni.c | 137 static int s5pc1xx_phy_control(int on) in s5pc1xx_phy_control()
|
/openbmc/u-boot/cmd/ |
H A D | legacy_led.c | 21 void (*on)(void); /* Optional function for turning LED on */ member
|
/openbmc/u-boot/drivers/reset/ |
H A D | reset-sunxi.c | 47 static int sunxi_set_reset(struct reset_ctl *reset_ctl, bool on) in sunxi_set_reset()
|
/openbmc/qemu/include/net/ |
H A D | filter.h | 59 bool on; member
|
/openbmc/webui-vue/src/store/modules/ |
H A D | GlobalStore.js | 4 on: 'xyz.openbmc_project.State.Host.HostState.Running', property in HOST_STATE
|
/openbmc/u-boot/drivers/usb/dwc3/ |
H A D | ti_usb_phy.c | 188 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 D | power_core.c | 31 int pmic_set_output(struct pmic *p, u32 reg, int out, int on) in pmic_set_output()
|