Searched refs:BL_SHUTDOWN_HS_RTD (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/wil6210/ | ||
H A D | boot_loader.h | 54 #define BL_SHUTDOWN_HS_RTD BIT(1) macro |
H A D | main.c | 850 if (val & BL_SHUTDOWN_HS_RTD) { in wil_shutdown_bl() |