Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wl1251/
H A Dreg.h550 #define PBCC_RATE_BIT BIT(7) macro
555 PBCC_LONG = PBCC_RATE_BIT,
556 PBCC_SHORT = PBCC_RATE_BIT | SHORT_PREAMBLE_BIT,
H A Drx.h41 #define PBCC_RATE_BIT BIT(7) macro
/linux/drivers/net/wireless/ti/wl12xx/
H A Dreg.h371 #define PBCC_RATE_BIT BIT(7) macro
376 PBCC_LONG = PBCC_RATE_BIT,
377 PBCC_SHORT = PBCC_RATE_BIT | SHORT_PREAMBLE_BIT,
/linux/drivers/net/wireless/ti/wlcore/
H A Drx.h24 #define PBCC_RATE_BIT BIT(7) macro