Searched refs:REBOOT_REASON_MASK (Results 1 - 1 of 1) sorted by relevance

/u-boot/arch/arm/mach-meson/
H A Dsm.c106 #define REBOOT_REASON_MASK GENMASK(15, 12) macro
135 return FIELD_GET(REBOOT_REASON_MASK, reason);

Completed in 28 milliseconds