Home
last modified time | relevance | path

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

/wlan-driver/platform/cnss2/
H A Dmain.h406 QUIRK_MAX_VALUE enumerator
H A Ddebug.c738 for (i = 0, state = val; i < QUIRK_MAX_VALUE; state >>= 1, i++) { in process_quirks()