Searched refs:SYSCON (Results 1 – 25 of 36) sorted by relevance
12
/openbmc/linux/Documentation/devicetree/bindings/pci/ |
H A D | ti,am65-pci-host.yaml | 42 - description: Phandle to the SYSCON entry 43 - description: pcie_device_id register offset within SYSCON 44 description: Phandle to the SYSCON entry required for getting PCIe device/vendor ID 50 - description: Phandle to the SYSCON entry 51 - description: pcie_ctrl register offset within SYSCON 52 description: Phandle to the SYSCON entry required for configuring PCIe in RC or EP mode.
|
H A D | ti,am65-pci-ep.yaml | 38 - description: Phandle to the SYSCON entry 39 - description: pcie_ctrl register offset within SYSCON 40 description: Phandle to the SYSCON entry required for configuring PCIe in RC or EP mode.
|
H A D | ti,j721e-pci-ep.yaml | 43 - description: Phandle to the SYSCON entry 44 - description: pcie_ctrl register offset within SYSCON
|
H A D | ti,j721e-pci-host.yaml | 43 - description: Phandle to the SYSCON entry 44 - description: pcie_ctrl register offset within SYSCON
|
/openbmc/linux/Documentation/devicetree/bindings/power/reset/ |
H A D | syscon-reboot-mode.yaml | 7 title: Generic SYSCON reboot mode driver 14 and stores it in a SYSCON mapped register. Then the bootloader 16 value stored. The SYSCON mapped register is retrieved from the 17 parental dt-node plus the offset. So the SYSCON reboot-mode node
|
H A D | syscon-reboot.yaml | 7 title: Generic SYSCON mapped register reset driver 15 defined by the SYSCON register map base plus the offset with the value and 17 access only. The SYSCON registers map is normally retrieved from the 18 parental dt-node. So the SYSCON reboot node should be represented as a
|
H A D | syscon-poweroff.yaml | 7 title: Generic SYSCON mapped register poweroff driver
|
/openbmc/qemu/target/tricore/ |
H A D | gdbstub.c | 60 return env->SYSCON; in tricore_cpu_gdb_read_csfr() 102 env->SYSCON = val; in tricore_cpu_gdb_write_csfr()
|
H A D | csfr.h.inc | 11 A(0xfe14, SYSCON, TRICORE_FEATURE_13)
|
/openbmc/linux/drivers/power/reset/ |
H A D | Kconfig | 246 bool "Generic SYSCON regmap reset driver" 251 Reboot support for generic SYSCON mapped register reset. 254 bool "Generic SYSCON regmap poweroff driver" 259 Poweroff support for generic SYSCON mapped register poweroff. 272 tristate "Generic SYSCON regmap reboot mode driver" 278 get reboot mode arguments and store it in SYSCON mapped
|
/openbmc/u-boot/drivers/sysreset/ |
H A D | Kconfig | 51 select SYSCON 53 Reboot support for generic SYSCON mapped register reset.
|
/openbmc/linux/Documentation/devicetree/bindings/usb/ |
H A D | ti,am62-usb.yaml | 46 - description: Phandle to the SYSCON entry 47 - description: USB phy control register offset within SYSCON
|
/openbmc/linux/Documentation/devicetree/bindings/phy/ |
H A D | ti,phy-am654-serdes.yaml | 44 description: Phandle to the SYSCON entry required for configuring SERDES clock selection. 52 description: Phandle to the SYSCON entry required for configuring SERDES lane function.
|
/openbmc/u-boot/drivers/core/ |
H A D | Makefile | 11 obj-$(CONFIG_$(SPL_TPL_)SYSCON) += syscon-uclass.o
|
/openbmc/linux/Documentation/devicetree/bindings/serial/ |
H A D | cirrus,clps711x-uart.txt | 8 - syscon: Phandle to SYSCON node, which contain UART control bits.
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | starfive,jh7110-pll.yaml | 13 SYS-SYSCON node.
|
/openbmc/u-boot/arch/arm/mach-stm32/ |
H A D | Kconfig | 72 select SYSCON
|
/openbmc/u-boot/arch/arm/mach-meson/ |
H A D | Kconfig | 9 select SYSCON
|
/openbmc/u-boot/drivers/clk/at91/ |
H A D | Kconfig | 20 select SYSCON
|
/openbmc/u-boot/arch/arm/mach-socfpga/ |
H A D | Kconfig | 21 select SYSCON
|
/openbmc/u-boot/arch/riscv/ |
H A D | Kconfig | 107 select SYSCON
|
/openbmc/u-boot/arch/arm/mach-tegra/ |
H A D | Kconfig | 98 imply SYSCON
|
/openbmc/u-boot/drivers/clk/ |
H A D | Kconfig | 45 select SYSCON
|
/openbmc/linux/drivers/thermal/ |
H A D | armada_thermal.c | 117 SYSCON enumerator 907 drvdata->type = SYSCON; in armada_thermal_probe()
|
/openbmc/u-boot/board/samsung/goni/ |
H A D | lowlevel_init.S | 368 @ PWM[23] GPIO[26] SYSCON[27]
|
12