Home
last modified time | relevance | path

Searched refs:PWR (Results 1 – 11 of 11) sorted by relevance

/openbmc/u-boot/arch/arm/dts/
H A Dbcm2836-rpi-2-b.dts21 label = "PWR";
H A Dtegra30-tamonten.dtsi50 /* PWR */
H A Dbcm2835-rpi-b-plus.dts17 label = "PWR";
H A Dbcm2835-rpi-a-plus.dts16 label = "PWR";
H A Darmada-388-helios4.dts61 regulator-name = "USB-PWR";
H A Dsun7i-a20-bananapi.dts246 "", "", "", "", "IO-4", "IO-5", "", "EMAC-PWR-EN",
/openbmc/qemu/docs/system/arm/
H A Dstm32.rst54 * Power supply configuration (PWR)
/openbmc/u-boot/drivers/video/tegra124/
H A Dsor.c116 orig_val = tegra_sor_readl(sor, PWR); in tegra_dc_sor_set_power_state()
125 tegra_sor_writel(sor, PWR, reg_val); in tegra_dc_sor_set_power_state()
128 if (tegra_dc_sor_poll_register(sor, PWR, in tegra_dc_sor_set_power_state()
559 DUMP_REG(PWR); in dump_sor_reg()
H A Dsor.h144 #define PWR 0x15 macro
/openbmc/u-boot/board/sbc8548/
H A DREADME183 JP15 PWR ON when AC pwr use S1 for on/off
245 D14 3.3V PWR 3.3V no power
/openbmc/qemu/hw/misc/
H A Dstm32l4x5_rcc.c684 APB1ENR1_SET_ENABLE(PWR); in rcc_update_apb1enr()