Home
last modified time | relevance | path

Searched refs:PBCC_RATE_BIT (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ti/wl12xx/
Dreg.h385 #define PBCC_RATE_BIT BIT(7) macro
390 PBCC_LONG = PBCC_RATE_BIT,
391 PBCC_SHORT = PBCC_RATE_BIT | SHORT_PREAMBLE_BIT,
/Linux-v4.19/drivers/net/wireless/ti/wl1251/
Dreg.h564 #define PBCC_RATE_BIT BIT(7) macro
569 PBCC_LONG = PBCC_RATE_BIT,
570 PBCC_SHORT = PBCC_RATE_BIT | SHORT_PREAMBLE_BIT,
Drx.h55 #define PBCC_RATE_BIT BIT(7) macro
/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Drx.h38 #define PBCC_RATE_BIT BIT(7) macro