Searched refs:TP (Results 1 - 6 of 6) sorted by relevance

/drivers/net/wireless/rtl818x/
H A DKconfig30 TP-Link TL-WN250/251
/drivers/net/ethernet/dec/tulip/
H A Dde4x5.c34 DE425 TP/COAX EISA
35 DE434 TP PCI
36 DE435 TP/COAX/AUI PCI
37 DE450 TP/COAX/AUI PCI
131 from, e.g. TP, reconnect to BNC and things will still work (after a
209 TP, TP_NW, BNC, AUI, BNC_AUI, 100Mb, 10Mb, AUTO
217 #define DE4X5_PARM "eth0:fdx autosense=AUI eth2:autosense=TP"
267 Add Link Fail interrupt TP failure detection.
388 Add TP, AUI and BNC cases to 21140m_autoconf() for
590 ** #define DE4X5_PARM "eth0:fdx autosense=AUI eth2:autosense=TP"
[all...]
H A Dde4x5.h291 #define STS_AT 0x00000400 /* AUI/TP Pin */
383 #define IMR_ATM 0x00000400 /* AUI/TP Switch Mask */
528 #define MEDIA_TP 0x0002 /* TP Media present */
686 #define SICR_SEL 0x00000f00 /* SIA MUX Select AUI or TP with LEDs */
693 #define SICR_PS 0x00000002 /* Pin AUI/TP Selection */
815 #define TP 0x0040 /* 10Base-T (now equiv to _10Mb) */ macro
832 #define ANS_SUSPECT 0x0802 /* Suspect the ANS (TP) port is down */
833 #define TP_SUSPECT 0x0803 /* Suspect the TP port is down */
/drivers/input/mouse/
H A Dsynaptics_usb.c65 #define SYNUSB_COMBO (1 << 4) /* Composite device (TP + stick) */
524 { USB_DEVICE_SYNAPTICS(TP, SYNUSB_TOUCHPAD) },
/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h813 #define TP 0x00080000U macro
H A Dt4_hw.c635 * get_tp_version - read the TP microcode version
639 * Reads the TP microcode version from flash.
989 * TP interrupt handler.
994 { 0x3fffffff, "TP parity error", -1, 1 },
995 { FLMTXFLSTEMPTY, "TP out of Tx pages", -1, 1 },
1193 { TP_FRAMING_ERROR, "CPLSW TP framing error", -1, 1 },
1232 { TPFIFO, "MPS Tx TP FIFO parity error", -1, 1 },
1424 EDC1 | LE | TP | MA | PM_TX | PM_RX | ULP_RX | \
1469 if (cause & TP)
1650 * t4_tp_get_tcp_stats - read TP'
[all...]

Completed in 163 milliseconds