Home
last modified time | relevance | path

Searched full:pwrcfg (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dst,stm32h7-rcc.txt26 - st,syscfg: phandle for pwrcfg, mandatory to disable/enable backup domain
38 st,syscfg = <&pwrcfg>;
/openbmc/linux/Documentation/devicetree/bindings/rtc/
H A Dst,stm32-rtc.yaml40 Phandle/offset/mask triplet. The phandle to pwrcfg used to
127 st,syscfg = <&pwrcfg 0x00 0x100>;
/openbmc/u-boot/arch/arm/dts/
H A Dstm32h743.dtsi76 st,syscfg = <&pwrcfg>;
102 pwrcfg: power-config@58024800 { label
H A Dstm32f7-u-boot.dtsi34 &pwrcfg {
H A Dstm32h7-u-boot.dtsi26 &pwrcfg {
H A Dstm32f746.dtsi107 pwrcfg: power-config@58024800 { label
118 st,syscfg = <&pwrcfg>;
H A Dstm32f429.dtsi299 st,syscfg = <&pwrcfg>;
570 pwrcfg: power-config@40007000 { label
610 st,syscfg = <&pwrcfg>;
H A Dstm32f429-disco-u-boot.dtsi81 &pwrcfg {
H A Dstm32f469-disco-u-boot.dtsi82 &pwrcfg {
H A Dstm32429i-eval-u-boot.dtsi82 &pwrcfg {
/openbmc/u-boot/doc/device-tree-bindings/clock/
H A Dst,stm32h7-rcc.txt25 - st,syscfg: phandle for pwrcfg, mandatory to disable/enable backup domain
40 st,syscfg = <&pwrcfg>;
/openbmc/linux/arch/arm/mach-s3c/
H A Dcpuidle-s3c64xx.c27 /* Setup PWRCFG to enter idle mode */ in s3c64xx_enter_idle()
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstm32f746.dtsi256 st,syscfg = <&pwrcfg 0x00 0x100>;
567 pwrcfg: power-config@40007000 { label
585 st,syscfg = <&pwrcfg>;
H A Dstm32h743.dtsi531 st,syscfg = <&pwrcfg 0x00 0x100>;
541 st,syscfg = <&pwrcfg>;
544 pwrcfg: power-config@58024800 { label
H A Dstm32f429.dtsi274 st,syscfg = <&pwrcfg 0x00 0x100>;
665 pwrcfg: power-config@40007000 { label
693 st,syscfg = <&pwrcfg>;
/openbmc/u-boot/drivers/ddr/microchip/
H A Dddr2_regs.h25 u32 pwrcfg; member
H A Dddr2.c147 &ctrl->pwrcfg); in ddr2_ctrl_init()