Lines Matching full:poweroff
4 $id: http://devicetree.org/schemas/power/reset/syscon-poweroff.yaml#
7 title: Generic SYSCON mapped register poweroff driver
13 This is a generic poweroff driver using syscon to map the poweroff register.
14 The poweroff is generally performed with a write to the poweroff register
16 with the value and mask defined in the poweroff node.
19 the SYSCON poweroff node should be represented as a sub-node of a "syscon",
24 const: syscon-poweroff
32 description: Offset in the register map for the poweroff register (in bytes).
39 the syscon-poweroff node being a child of a system controller node.
43 description: The poweroff value written to the poweroff register (32 bit access).
62 poweroff {
63 compatible = "syscon-poweroff";