Searched full:shutdown_flag (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/power/reset/ |
H A D | macsmc-reboot.c | 18 struct nvmem_cell *shutdown_flag; member 25 "shutdown_flag", 132 u8 shutdown_flag; in macsmc_reboot_notify() local 138 shutdown_flag = 0; in macsmc_reboot_notify() 142 shutdown_flag = 1; in macsmc_reboot_notify() 164 if (reboot->nvm.shutdown_flag && in macsmc_reboot_notify() 165 nvmem_cell_set_u8(reboot->nvm.shutdown_flag, shutdown_flag) < 0) in macsmc_reboot_notify() 166 dev_err(reboot->dev, "Failed to write shutdown_flag\n"); in macsmc_reboot_notify()
|
/linux/Documentation/devicetree/bindings/mfd/ |
H A D | apple,smc.yaml | 73 nvmem-cells = <&shutdown_flag>, <&boot_stage>, 75 nvmem-cell-names = "shutdown_flag", "boot_stage",
|
/linux/Documentation/devicetree/bindings/power/reset/ |
H A D | apple,smc-reboot.yaml | 30 - const: shutdown_flag
|
/linux/arch/arm64/boot/dts/apple/ |
H A D | t600x-die0.dtsi | 89 shutdown_flag: shutdown-flag@600f,3 { label
|
H A D | t8103.dtsi | 838 shutdown_flag: shutdown-flag@9f0f,3 { label
|
H A D | t8112.dtsi | 886 shutdown_flag: shutdown-flag@f70f,3 { label
|