Searched refs:HW_STRAP1_SCU500 (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/soc/aspeed/ast10x0/ | ||
D | soc.h | 22 #define HW_STRAP1_SCU500 0x7e6e2500 macro |
D | soc.c | 118 (sys_read32(HW_STRAP1_SCU500) & BIT(3)) ? 1 : 0); in aspeed_print_abr_wdt_mode() |