Lines Matching full:state
10 Typically each idle state has the following associated properties:
12 - name: The name of the idle state as defined by the firmware.
15 extent of state-loss, whether timebase is stopped on this
18 - exit-latency: The latency involved in transitioning the state of the
22 this idle state in order to accrue power-savings
29 provides the value of that property for the idle state associated with
33 "ibm,cpu-idle-state-names" and "ibm,cpu-idle-state-flags" are
37 - ibm,cpu-idle-state-names:
40 - ibm,cpu-idle-state-flags:
49 0x00010000 /* This is a nap state (POWER7,POWER8) */
50 0x00020000 /* This is a fast-sleep state (POWER8)*/
51 0x00040000 /* This is a winkle state (POWER8) */
52 0x00080000 /* This is a fast-sleep state which requires a */
55 0x00800000 /* This state uses SPR PMICR instruction */
57 0x00100000 /* This is a fast stop state (POWER9) */
58 0x00200000 /* This is a deep-stop state (POWER9) */
60 - ibm,cpu-idle-state-latencies-ns:
63 ibm,cpu-idle-state-names.
65 - ibm,cpu-idle-state-residency-ns:
68 ibm,cpu-idle-state-names. On POWER8 this is an optional
73 - ibm,cpu-idle-state-psscr:
75 PSSCR for each of the idle states in ibm,cpu-idle-state-names.
78 - ibm,cpu-idle-state-psscr-mask:
81 entries of ibm,cpu-idle-state-psscr. This property is
85 ibm,cpu-idle-state-psscr-mask value to 0xf, it implies that
87 in ibm,cpu-idle-state-psscr should be considered by the
93 state will be at vector 0x100.
102 ibm,cpu-idle-state-psscr-mask, the kernel expects all the
104 ibm,cpu-idle-state-psscr to be correctly set by the firmware.
106 - ibm,cpu-idle-state-pmicr:
108 for the idle states in ibm,cpu-idle-state-names. This 64-bit
110 state if the flag indicates that pmicr SPR should be set. This
114 - ibm,cpu-idle-state-pmicr-mask:
117 entries in ibm,cpu-idle-state-pmicr. This is an optional