Home
last modified time | relevance | path

Searched refs:reason (Results 1 – 14 of 14) sorted by relevance

/arch/arm/mach-meson/
A Dsm.c214 unsigned int reason; in meson_sm_get_reboot_reason() local
233 regmap_read(regmap, AO_SEC_SD_CFG15, &reason); in meson_sm_get_reboot_reason()
236 return FIELD_GET(REBOOT_REASON_MASK, reason); in meson_sm_get_reboot_reason()
/arch/riscv/lib/
A Dsbi.c201 void sbi_srst_reset(unsigned long type, unsigned long reason) in sbi_srst_reset() argument
203 sbi_ecall(SBI_EXT_SRST, SBI_EXT_SRST_RESET, type, reason, in sbi_srst_reset()
/arch/arm/dts/
A Darmada-3720-espressobin-u-boot.dtsi6 * For some unknown reason U-Boot SPI driver cannot access
A Dpxa1908-samsung-coreprimevelte.dts71 max-reason = <5>;
A Dzynq-cse-nor.dts77 * but for mini U-Boot there is no reason to enable SMCC driver
A Djuno-motherboard.dtsi122 * hotplug of the platform. For this reason,
A Darmada-xp-synology-ds414.dts300 * For that reason, it is strongly advised not to
A Dsun9i-a80-cx-a99.dts160 * some unknown reason, so poll the GPIO for card detection. This is also what
A Dtegra30-microsoft-surface-rt.dts45 /* in case usb vbus is on for some reason */
A Dsun9i-a80.dtsi163 * normal operation there's no reason to do this, and the
/arch/x86/cpu/baytrail/
A DKconfig36 reason, it is recommended that the UART port be used for
/arch/riscv/include/asm/
A Dsbi.h176 void sbi_srst_reset(unsigned long type, unsigned long reason);
/arch/arm/mach-rockchip/
A Dboard.c311 int fastboot_set_reboot_flag(enum fastboot_reboot_reason reason) in fastboot_set_reboot_flag() argument
313 if (reason != FASTBOOT_REBOOT_REASON_BOOTLOADER) in fastboot_set_reboot_flag()
/arch/arm/mach-imx/imx8/
A Dcpu.c49 sc_pm_reset_reason_t reason; in get_reset_cause() local
51 if (sc_pm_reset_reason(-1, &reason)) in get_reset_cause()
54 switch (reason) { in get_reset_cause()

Completed in 19 milliseconds