Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dwlcore.h560 #define WLCORE_QUIRK_LEGACY_NVS BIT(5) macro
H A Dboot.c291 if (wl->quirks & WLCORE_QUIRK_LEGACY_NVS) { in wlcore_boot_upload_nvs()
/openbmc/linux/drivers/net/wireless/ti/wl12xx/
H A Dmain.c635 wl->quirks |= WLCORE_QUIRK_LEGACY_NVS | in wl12xx_identify_chip()
658 wl->quirks |= WLCORE_QUIRK_LEGACY_NVS | in wl12xx_identify_chip()