Home
last modified time | relevance | path

Searched refs:WLCORE_QUIRK_LEGACY_NVS (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ti/wlcore/
H A Dwlcore.h560 #define WLCORE_QUIRK_LEGACY_NVS BIT(5) macro
H A Dboot.c288 if (wl->quirks & WLCORE_QUIRK_LEGACY_NVS) { in wlcore_boot_upload_nvs()