Home
last modified time | relevance | path

Searched defs:BT (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/net/bluetooth/
DKconfig5 menuconfig BT config
/linux-3.3/arch/powerpc/include/asm/
Ddbdma.h38 #define BT 0x0100 macro
/linux-3.3/arch/powerpc/xmon/
Dppc-opc.c206 #define BT BH + 1 macro
/linux-3.3/drivers/net/ethernet/intel/ixgbe/
Dixgbe_type.h2336 #define IXGBE_BT2KB(BT) ((BT + 1023) / (8 * 1024)) argument
2337 #define IXGBE_B2BT(BT) (BT * 8) argument