Home
last modified time | relevance | path

Searched refs:reboot (Results 1 – 25 of 103) sorted by relevance

12345

/f-stack/freebsd/contrib/device-tree/Bindings/power/reset/
H A Dnvmem-reboot-mode.txt1 NVMEM reboot mode driver
3 This driver gets reboot mode magic value from reboot-mode driver
4 and stores it in a NVMEM cell named "reboot-mode". Then the bootloader
9 - compatible: should be "nvmem-reboot-mode".
10 - nvmem-cells: A phandle to the reboot mode provided by a nvmem device.
11 - nvmem-cell-names: Should be "reboot-mode".
13 The rest of the properties should follow the generic reboot-mode description
14 found in reboot-mode.txt
17 reboot-mode {
18 compatible = "nvmem-reboot-mode";
[all …]
H A Dsyscon-reboot.yaml4 $id: http://devicetree.org/schemas/power/reset/syscon-reboot.yaml#
16 mask defined in the reboot node. Default will be little endian mode, 32 bit
18 parental dt-node. So the SYSCON reboot node should be represented as a
24 const: syscon-reboot
32 description: Offset in the register map for the reboot register (in bytes).
39 the syscon-reboot node been a child of a system controller node.
43 description: The reset value written to the reboot register (32 bit access).
62 reboot {
63 compatible = "syscon-reboot";
H A Dsyscon-reboot-mode.yaml4 $id: http://devicetree.org/schemas/power/reset/syscon-reboot-mode.yaml#
7 title: Generic SYSCON reboot mode driver
13 This driver gets reboot mode magic value from reboot-mode driver
17 parental dt-node plus the offset. So the SYSCON reboot-mode node
22 const: syscon-reboot-mode
47 reboot-mode {
48 compatible = "syscon-reboot-mode";
H A Dreboot-mode.txt1 Generic reboot mode core map driver
3 This driver get reboot mode arguments and call the write
13 - mode-normal: Normal reboot mode, system reboot with command "reboot".
20 reboot-mode {
H A Dqcom,pon.txt4 and resin along with the Android reboot-mode.
22 The rest of the properties should follow the generic reboot-mode description
23 found in reboot-mode.txt
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dexynos-syscon-restart.dtsi3 * Samsung's Exynos SoC syscon reboot/poweroff nodes common definition.
14 reboot: syscon-reboot { label
15 compatible = "syscon-reboot";
H A Dmstar-v7.dtsi81 reboot {
82 compatible = "syscon-reboot";
H A Dhi3519.dtsi167 reboot {
168 compatible = "syscon-reboot";
/f-stack/freebsd/contrib/device-tree/Bindings/arm/bcm/
H A Dbrcm,bcm63138.txt54 reboot
56 Two nodes are required for software reboot: a timer node and a syscon-reboot node.
63 Syscon reboot node:
65 See Documentation/devicetree/bindings/power/reset/syscon-reboot.yaml for the
80 reboot {
81 compatible = "syscon-reboot";
H A Dbrcm,brcmstb.txt68 Nodes that allow for support of SMP initialization and reboot are required:
98 reboot
103 The string property "brcm,brcmstb-reboot" for 40nm/28nm chips with
104 the new SYS_CTRL interface, or "brcm,bcm7038-reboot" for 65nm
115 reboot {
116 compatible = "brcm,brcmstb-reboot";
/f-stack/freebsd/contrib/device-tree/src/mips/brcm/
H A Dbcm3368.dtsi66 reboot: syscon-reboot@fff8c008 { label
67 compatible = "syscon-reboot";
H A Dbcm6362.dtsi66 reboot: syscon-reboot@10000008 { label
67 compatible = "syscon-reboot";
H A Dbcm6328.dtsi98 reboot: syscon-reboot@10000068 { label
99 compatible = "syscon-reboot";
H A Dbcm6368.dtsi66 reboot: syscon-reboot@10000008 { label
67 compatible = "syscon-reboot";
H A Dbcm63268.dtsi66 reboot: syscon-reboot@10000008 { label
67 compatible = "syscon-reboot";
H A Dbcm6358.dtsi66 reboot: syscon-reboot@fffe0008 { label
67 compatible = "syscon-reboot";
/f-stack/freebsd/contrib/device-tree/Bindings/arm/samsung/
H A Dpmu.yaml79 syscon-reboot:
80 $ref: "../../power/reset/syscon-reboot.yaml#"
83 Node for reboot method
/f-stack/freebsd/contrib/device-tree/Bindings/mmc/
H A Dmmc-pwrseq-emmc.txt7 unknown state), and before performing complete system reboot (also in
8 case of emergency reboot call). The latter is needed on boards, which
H A Dmmc-pwrseq-emmc.yaml17 unknown state), and before performing complete system reboot (also in
18 case of emergency reboot call). The latter is needed on boards, which
/f-stack/freebsd/contrib/device-tree/src/mips/img/
H A Dboston.dts215 reboot: syscon-reboot { label
216 compatible = "syscon-reboot";
/f-stack/freebsd/contrib/device-tree/Bindings/arm/keystone/
H A Dti,sci.txt48 - ti,system-reboot-controller: If system reboot can be triggered by SoC reboot
/f-stack/freebsd/contrib/device-tree/Bindings/mips/lantiq/
H A Drcu.txt61 reboot@10 {
62 compatible = "syscon-reboot";
/f-stack/freebsd/contrib/device-tree/src/mips/mti/
H A Dmalta.dts95 reboot {
96 compatible = "syscon-reboot";
/f-stack/freebsd/contrib/device-tree/Bindings/powerpc/4xx/
H A Dreboot.txt1 Reboot property to control system reboot on PPC4xx systems:
/f-stack/freebsd/contrib/device-tree/Bindings/arm/hisilicon/
H A Dhisilicon.txt72 - reboot-offset : offset in sysctrl for system reboot
82 reboot-offset = <0x4>;
225 reboot-offset = <0x4>;

12345