Searched refs:BT (Results 1 – 16 of 16) sorted by relevance
176 #define I40E_BT2KB(BT) (((BT) + (8 * 1024 - 1)) / (8 * 1024)) argument177 #define I40E_B2BT(BT) ((BT) * 8) argument178 #define I40E_BT2B(BT) (((BT) + (8 - 1)) / 8) argument
48 bool "Redpine Signals WLAN BT Coexistence support"49 depends on BT && RSI_91X50 depends on !(BT=m && RSI_91X=y)53 This option enables the WLAN BT coex support in rsi drivers.
66 Provides a driver for System Interfaces (KCS, SMIC, BT).167 tristate "BT IPMI bmc driver"169 Provides a driver for the BT (Block Transfer) IPMI interface171 implements the BMC side of the BT interface.
17 tristate "HW reset support for SD8787 BT + Wifi module"20 This selects hardware reset support for the SD8787 BT + Wifi
4 depends on BT399 tristate "Marvell BT-over-SDIO driver"410 Say Y here to compile support for Marvell BT-over-SDIO driver467 Redpine BT driver.468 This driver handles BT traffic from upper layers and pass
3 def_bool ISDN && BT
24 Typically, a package from the Qualcomm WCN family contains the BT
491 #define WX_BT2KB(BT) (((BT) + (8 * 1024 - 1)) / (8 * 1024)) argument492 #define WX_B2BT(BT) ((BT) * 8) argument
3050 #define IXGBE_BT2KB(BT) ((BT + (8 * 1024 - 1)) / (8 * 1024)) argument3051 #define IXGBE_B2BT(BT) (BT * 8) argument
70 enable/disable the Camera, WiFi, BT etc. devices. If in doubt, say Y
696 ICU0740 "Racal InterLan NI5210-10BT"735 ICU1120 "Bustek BT-542B"736 ICU1130 "Bustek BT-542S/BT-542D"
40 ADS USB-10BT
224 QVGA (320x240) RGB, YUV and ITU-T BT.656 panels.
1274 Say Y here if you want to use the USB or BT version of the Wacom Intuos
1178 BT.656 decoder.
9266 CASE_BTC_POLUT_STR(BT); in id_to_polut()9511 CASE_BTC_INIT(BT); in id_to_mode()
Completed in 89 milliseconds