Home
last modified time | relevance | path

Searched refs:BT (Results 1 – 16 of 16) sorted by relevance

/drivers/net/ethernet/intel/i40e/
A Di40e_dcb.h176 #define I40E_BT2KB(BT) (((BT) + (8 * 1024 - 1)) / (8 * 1024)) argument
177 #define I40E_B2BT(BT) ((BT) * 8) argument
178 #define I40E_BT2B(BT) (((BT) + (8 - 1)) / 8) argument
/drivers/net/wireless/rsi/
A DKconfig48 bool "Redpine Signals WLAN BT Coexistence support"
49 depends on BT && RSI_91X
50 depends on !(BT=m && RSI_91X=y)
53 This option enables the WLAN BT coex support in rsi drivers.
/drivers/char/ipmi/
A DKconfig66 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 interface
171 implements the BMC side of the BT interface.
/drivers/mmc/core/
A DKconfig17 tristate "HW reset support for SD8787 BT + Wifi module"
20 This selects hardware reset support for the SD8787 BT + Wifi
/drivers/bluetooth/
A DKconfig4 depends on BT
399 tristate "Marvell BT-over-SDIO driver"
410 Say Y here to compile support for Marvell BT-over-SDIO driver
467 Redpine BT driver.
468 This driver handles BT traffic from upper layers and pass
/drivers/isdn/capi/
A DKconfig3 def_bool ISDN && BT
/drivers/power/sequencing/
A DKconfig24 Typically, a package from the Qualcomm WCN family contains the BT
/drivers/net/ethernet/wangxun/libwx/
A Dwx_type.h491 #define WX_BT2KB(BT) (((BT) + (8 * 1024 - 1)) / (8 * 1024)) argument
492 #define WX_B2BT(BT) ((BT) * 8) argument
/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_type.h3050 #define IXGBE_BT2KB(BT) ((BT + (8 * 1024 - 1)) / (8 * 1024)) argument
3051 #define IXGBE_B2BT(BT) (BT * 8) argument
/drivers/platform/x86/intel/
A DKconfig70 enable/disable the Camera, WiFi, BT etc. devices. If in doubt, say Y
/drivers/eisa/
A Deisa.ids696 ICU0740 "Racal InterLan NI5210-10BT"
735 ICU1120 "Bustek BT-542B"
736 ICU1130 "Bustek BT-542S/BT-542D"
/drivers/net/usb/
A DKconfig40 ADS USB-10BT
/drivers/gpu/drm/panel/
A DKconfig224 QVGA (320x240) RGB, YUV and ITU-T BT.656 panels.
/drivers/hid/
A DKconfig1274 Say Y here if you want to use the USB or BT version of the Wacom Intuos
/drivers/media/i2c/
A DKconfig1178 BT.656 decoder.
/drivers/net/wireless/realtek/rtw89/
A Dcoex.c9266 CASE_BTC_POLUT_STR(BT); in id_to_polut()
9511 CASE_BTC_INIT(BT); in id_to_mode()

Completed in 89 milliseconds