/linux/drivers/usb/phy/ |
H A D | Kconfig | 12 # USB Transceiver Drivers 15 tristate "AB8500 USB Transceiver Driver" 19 Enable this to support the USB OTG transceiver in AB8500 chip. 20 This transceiver supports high and full speed devices plus, 24 tristate "Freescale USB OTG Transceiver Driver" 29 Enable this to support Freescale USB OTG transceiver. 41 tristate "NOP USB Transceiver Driver" 45 This driver is to be used by all the usb transceiver which are either 64 tristate "TWL6030 USB Transceiver Driver" 68 Enable this to support the USB OTG transceiver on TWL6030 [all …]
|
/linux/drivers/net/ieee802154/ |
H A D | Kconfig | 26 tristate "AT86RF230/231/233/212 transceiver driver" 37 tristate "Microchip MRF24J40 transceiver driver" 50 tristate "CC2520 transceiver driver" 60 tristate "ATUSB transceiver driver" 70 tristate "ADF7242 transceiver driver" 81 tristate "Cascoda CA8210 transceiver driver" 103 tristate "MCR20A transceiver driver"
|
/linux/drivers/net/can/m_can/ |
H A D | m_can_platform.c | 85 struct phy *transceiver; in m_can_plat_probe() local 127 transceiver = devm_phy_optional_get(&pdev->dev, NULL); in m_can_plat_probe() 128 if (IS_ERR(transceiver)) { in m_can_plat_probe() 129 ret = PTR_ERR(transceiver); in m_can_plat_probe() 134 if (transceiver) in m_can_plat_probe() 135 mcan_class->can.bitrate_max = transceiver->attrs.max_link_rate; in m_can_plat_probe() 145 mcan_class->transceiver = transceiver; in m_can_plat_probe()
|
/linux/drivers/nfc/st95hf/ |
H A D | Kconfig | 3 tristate "ST95HF NFC Transceiver driver" 6 This enables the ST NFC driver for ST95HF NFC transceiver. 7 This makes use of SPI framework to communicate with transceiver 10 Say Y here to compile support for ST NFC transceiver ST95HF
|
/linux/drivers/phy/realtek/ |
H A D | Kconfig | 9 tristate "Realtek RTD USB2 PHY Transceiver Driver" 15 Enable this to support Realtek SoC USB2 phy transceiver. 21 tristate "Realtek RTD USB3 PHY Transceiver Driver" 27 Enable this to support Realtek SoC USB3 phy transceiver.
|
/linux/drivers/phy/qualcomm/ |
H A D | Kconfig | 68 Enable this to support the QMP Combo PHY transceiver that is used 77 Enable this to support the QMP PCIe PHY transceiver that is used 86 Enable this to support the QMP PCIe PHY transceiver that is used 94 Enable this to support the QMP UFS PHY transceiver that is used 102 Enable this to support the QMP USB PHY transceiver that is used 123 Enable this to support the HighSpeed QUSB2 PHY transceiver for USB 200 Enable this to support the Super-Speed USB transceiver on various
|
/linux/Documentation/devicetree/bindings/usb/ |
H A D | isp1301.txt | 1 * NXP ISP1301 USB transceiver 8 - transceiver: phandle of isp1301 - this helps the ISP1301 driver to find the 13 isp1301: usb-transceiver@2c { 23 transceiver = <&isp1301>;
|
H A D | lpc32xx-udc.txt | 11 * External USB Transceiver Interrupt (OTG ATX) 12 - transceiver: phandle of the associated ISP1301 device - this is necessary for 17 isp1301: usb-transceiver@2c { 27 transceiver = <&isp1301>;
|
/linux/Documentation/networking/device_drivers/ethernet/3com/ |
H A D | 3c509.rst | 46 IRQ, and transceiver settings, although this capability shouldn't generally be 53 transceiver type 3 (10base2). The flag "0x3c509" must be set to avoid conflicts 76 (b) You must be using your card's 10baseT transceiver (i.e., the RJ-45 107 Available Transceiver Types 110 For versions of the driver v1.18c and above, the available transceiver types are: 113 0 transceiver type from EEPROM config (normally 10baseT); force half-duplex 118 8 transceiver type and duplex mode taken from card's EEPROM config settings 122 Prior to driver version 1.18c, only transceiver codes 0-4 were supported. Note 123 that the new transceiver codes 8 and 12 are the *only* ones that will enable 130 The transceiver type can be changed using 'ethtool'. [all …]
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx7s-colibri-iris-v2.dts | 31 * This switches the LVDS transceiver to VESA color mapping mode. 43 * This switches the LVDS transceiver to the 24-bit RGB mode. 53 * This switches the LVDS transceiver to the single-channel 63 /* This turns the LVDS transceiver on */
|
H A D | imx7d-colibri-iris-v2.dts | 31 * This switches the LVDS transceiver to VESA color mapping mode. 43 * This switches the LVDS transceiver to the 24-bit RGB mode. 53 * This switches the LVDS transceiver to the single-channel 63 /* This turns the LVDS transceiver on */
|
H A D | imx6ull-colibri-wifi-iris-v2.dts | 31 /* This turns the LVDS transceiver on */ 42 * This switches the LVDS transceiver to the single-channel 53 * This switches the LVDS transceiver to the 24-bit RGB mode. 65 * This switches the LVDS transceiver to VESA color mapping mode.
|
H A D | imx6ull-colibri-iris-v2.dts | 31 /* This turns the LVDS transceiver on */ 42 * This switches the LVDS transceiver to the single-channel 53 * This switches the LVDS transceiver to the 24-bit RGB mode. 65 * This switches the LVDS transceiver to VESA color mapping mode.
|
H A D | imx7-colibri-iris.dtsi | 34 * uart25 turns the UART transceiver for UART2 and 5 on. If one wants to turn the 35 * transceiver off, that property has to be deleted and the gpio handled in userspace. 36 * The same applies to uart1_tx_on where the UART1 transceiver is turned on.
|
H A D | imx7-colibri-iris-v2.dtsi | 35 * uart_b_c_on_x14_enable turns the UART transceiver for UART2 and 5 on. If one wants to 36 * turn the transceiver off, that property has to be deleted and the gpio handled in 38 * The same applies to uart_a_on_x13_enable where the UART_A transceiver is turned on.
|
H A D | imx6dl-colibri-iris.dts | 43 * uart-a-on-x13-enable turns the UART transceiver for UART_A on. If one 44 * wants to turn the transceiver off, that property has to be deleted 47 * UART_C transceiver is turned on.
|
/linux/arch/arm/mach-pxa/ |
H A D | pxa27x-udc.h | 62 #define UDCOTGICR_IEXR (1 << 17) /* Extra Transceiver Interrupt 64 #define UDCOTGICR_IEXF (1 << 16) /* Extra Transceiver Interrupt 92 #define UP2OCR_DPPDE (1 << 2) /* Host Port 2 Transceiver D+ Pull Down Enable */ 93 #define UP2OCR_DMPDE (1 << 3) /* Host Port 2 Transceiver D- Pull Down Enable */ 94 #define UP2OCR_DPPUE (1 << 4) /* Host Port 2 Transceiver D+ Pull Up Enable */ 95 #define UP2OCR_DMPUE (1 << 5) /* Host Port 2 Transceiver D- Pull Up Enable */ 96 #define UP2OCR_DPPUBE (1 << 6) /* Host Port 2 Transceiver D+ Pull Up Bypass Enable */ 97 #define UP2OCR_DMPUBE (1 << 7) /* Host Port 2 Transceiver D- Pull Up Bypass Enable */ 98 #define UP2OCR_EXSP (1 << 8) /* External Transceiver Speed Control */ 99 #define UP2OCR_EXSUS (1 << 9) /* External Transceiver Speed Enable */ [all …]
|
/linux/drivers/phy/ |
H A D | phy-can-transceiver.c | 3 * phy-can-transceiver.c - phy driver for CAN transceivers 129 dev_err(dev, "failed to create can transceiver phy\n"); in can_transceiver_phy_probe() 135 dev_warn(dev, "Invalid value for transceiver max bitrate. Ignoring bitrate limit\n"); in can_transceiver_phy_probe() 164 .name = "can-transceiver-phy", 173 MODULE_DESCRIPTION("CAN TRANSCEIVER PHY driver");
|
/linux/Documentation/devicetree/bindings/net/can/ |
H A D | can-transceiver.yaml | 4 $id: http://devicetree.org/schemas/net/can/can-transceiver.yaml# 7 title: CAN transceiver 9 description: CAN transceiver generic properties bindings
|
H A D | bosch,m_can.yaml | 115 can-transceiver: 116 $ref: can-transceiver.yaml# 150 can-transceiver { 167 can-transceiver {
|
/linux/drivers/phy/ti/ |
H A D | Kconfig | 71 Enable this to support the transceiver that is part of SOC. This 95 tristate "TWL4030 USB Transceiver Driver" 102 Enable this to support the USB OTG transceiver on TWL4030 104 This transceiver supports high and full speed devices plus,
|
/linux/drivers/phy/allwinner/ |
H A D | Kconfig | 16 Enable this to support the transceiver that is part of Allwinner 44 Enable this to support the transceiver that is part of Allwinner 56 Enable this to support the USB3.0-capable transceiver that is
|
/linux/drivers/net/ethernet/dec/tulip/ |
H A D | timer.c | 45 Assume this a generic MII or SYM transceiver. */ in tulip_media_task() 57 /* Type 0 serial or 4 SYM transceiver. Check the link beat bit. */ in tulip_media_task() 62 netdev_dbg(dev, "Transceiver monitor tick CSR12=%#02x, no media sense\n", in tulip_media_task() 71 netdev_dbg(dev, "Transceiver monitor tick: CSR12=%#02x bit %d is %d, expecting %d\n", in tulip_media_task() 98 netdev_dbg(dev, "No link beat on media %s, trying transceiver type %s\n", in tulip_media_task()
|
H A D | media.c | 40 /* MII transceiver control section. 166 /* Set up the transceiver control registers for the selected media type. */ 181 netdev_dbg(dev, "Using a 21140 non-MII transceiver with control setting %02x\n", in tulip_select_media() 203 netdev_dbg(dev, "Resetting the transceiver\n"); in tulip_select_media() 208 netdev_dbg(dev, "21143 non-MII %s transceiver control %04x/%04x\n", in tulip_select_media() 328 netdev_dbg(dev, "Resetting the transceiver\n"); in tulip_select_media() 381 netdev_dbg(dev, "No media description table, assuming %s transceiver, CSR12 %02x\n", in tulip_select_media() 395 Return < 0 if the transceiver is missing or has no link beat. 492 pr_info("tulip%d: MII transceiver #%d config %04x status %04x advertising %04x\n", in tulip_find_mii() 543 pr_info("tulip%d: ***WARNING***: No MII transceiver found!\n", in tulip_find_mii()
|
/linux/drivers/net/ethernet/sun/ |
H A D | sunhme.h | 235 /* These are the "Management Interface" (ie. MIF) registers of the transceiver. */ 250 /* Transceiver config register */ 260 #define TCV_PADDR_ETX 0 /* Internal transceiver */ 261 #define TCV_PADDR_ITX 1 /* External transceiver */ 263 /* Transceiver status register */ 267 /* Inside the Happy Meal transceiver is the physical layer, they use an 289 #define CSCONFIG_TCVDISAB 0x0010 /* Turns off the transceiver */ 430 void __iomem *tcvregs; /* MIF transceiver regs */ 435 enum happy_transceiver tcvr_type; /* Kind of transceiver in use */ 437 unsigned int paddr; /* PHY address for transceiver */
|