/linux/drivers/usb/phy/ |
H A D | Kconfig | 19 Enable this to support the USB OTG transceiver in AB8500 chip. 20 This transceiver supports high and full speed devices plus, 29 Enable this to support Freescale USB OTG transceiver. 45 This driver is to be used by all the usb transceiver which are either 68 Enable this to support the USB OTG transceiver on TWL6030 69 family chips. This TWL6030 transceiver has the VBUS and ID GND 70 and OTG SRP events capabilities. For all other transceiver functionality 76 tristate "GPIO based peripheral-only VBUS sensing 'transceiver'" 83 internal transceiver via the usb_phy interface, and 101 tristate "Tahvo USB transceiver drive [all...] |
/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/arch/arm/boot/dts/nxp/imx/ |
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 | 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 | 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 | 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-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 | 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 | 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.
|
H A D | imx6ull-colibri-iris.dtsi | 57 * uart25_tx_on turns the UART transceiver on. If one wants to turn the 58 * transceiver off, that property has to be deleted and the gpio handled
|
H A D | imx6q-apalis-ixora-v1.2.dts | 108 * uart-2-4-on-x21-enable-hog enables the UART transceiver for Apalis 109 * UART2 and UART3. If one wants to disable the transceiver force 110 * the GPIO to output-low, if one wants to control the transceiver
|
/linux/drivers/nfc/st95hf/ |
H A D | Kconfig | 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/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/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 156 Enable this to support the PCIe UNIPHY 28LP phy transceiver that 214 Enable this to support the Super-Speed USB transceiver on various
|
/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 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'. 171 likely have an unterminated network or the incorrect media transceiver selecte [all...] |
/linux/drivers/phy/realtek/ |
H A D | Kconfig | 15 Enable this to support Realtek SoC USB2 phy transceiver. 27 Enable this to support Realtek SoC USB3 phy transceiver.
|
/linux/drivers/power/supply/ |
H A D | twl4030_charger.c | 116 struct usb_phy *transceiver; member 444 if (enable && !IS_ERR_OR_NULL(bci->transceiver)) { in twl4030_charger_enable_usb() 450 pm_runtime_get_sync(bci->transceiver->dev); in twl4030_charger_enable_usb() 515 pm_runtime_put_autosuspend(bci->transceiver->dev); in twl4030_charger_enable_usb() 1025 bci->transceiver = devm_usb_get_phy_by_node( in twl4030_bci_probe() 1028 if (IS_ERR(bci->transceiver)) { in twl4030_bci_probe() 1029 ret = PTR_ERR(bci->transceiver); in twl4030_bci_probe() 1032 dev_warn(&pdev->dev, "could not request transceiver (%d)", in twl4030_bci_probe() 1034 bci->transceiver = NULL; in twl4030_bci_probe() 1095 if (!IS_ERR_OR_NULL(bci->transceiver)) in twl4030_bci_probe() [all...] |
/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_ethtool.c | 442 port->caps.transceiver); in prestera_port_remote_cap_get() 534 port->caps.transceiver == PRESTERA_PORT_TCVR_COPPER)) in prestera_ethtool_get_link_ksettings() 559 port->caps.transceiver == PRESTERA_PORT_TCVR_COPPER) in prestera_ethtool_get_link_ksettings() 564 port->caps.transceiver == PRESTERA_PORT_TCVR_COPPER) in prestera_ethtool_get_link_ksettings() 574 port->caps.transceiver == PRESTERA_PORT_TCVR_COPPER && in prestera_port_mdix_set() 661 if (port->caps.transceiver == PRESTERA_PORT_TCVR_COPPER) { in prestera_ethtool_set_link_ksettings() 720 if (port->caps.transceiver == PRESTERA_PORT_TCVR_SFP) { in prestera_ethtool_set_fecparam() 784 port->caps.transceiver == PRESTERA_PORT_TCVR_COPPER && in prestera_ethtool_nway_reset()
|
/linux/drivers/net/can/ |
H A D | at91_can.c | 154 struct phy *transceiver; member 877 err = phy_power_on(priv->transceiver); in at91_open() 908 phy_power_off(priv->transceiver); in at91_open() 925 phy_power_off(priv->transceiver); in at91_close() 1050 struct phy *transceiver; in at91_can_probe() local 1099 transceiver = devm_phy_optional_get(&pdev->dev, NULL); in at91_can_probe() 1100 if (IS_ERR(transceiver)) { in at91_can_probe() 1101 err = PTR_ERR(transceiver); in at91_can_probe() 1129 if (transceiver) in at91_can_probe() 1130 priv->can.bitrate_max = transceiver in at91_can_probe() [all...] |
H A D | xilinx_can.c | 228 * @transceiver: Optional pointer to associated CAN transceiver 255 struct phy *transceiver; member 1543 ret = phy_power_on(priv->transceiver); in xcan_open() 1590 phy_power_off(priv->transceiver); in xcan_open() 1612 phy_power_off(priv->transceiver); in xcan_close() 1883 struct phy *transceiver; in xcan_probe() local 2022 transceiver = devm_phy_optional_get(&pdev->dev, NULL); in xcan_probe() 2023 if (IS_ERR(transceiver)) { in xcan_probe() 2024 ret = PTR_ERR(transceiver); in xcan_probe() [all...] |
/linux/drivers/net/can/spi/ |
H A D | hi311x.c | 171 struct regulator *transceiver; member 562 hi3110_power_enable(priv->transceiver, 0); in hi3110_stop() 760 hi3110_power_enable(priv->transceiver, 1); in hi3110_open() 805 hi3110_power_enable(priv->transceiver, 0); in hi3110_open() 900 priv->transceiver = devm_regulator_get_optional(&spi->dev, "xceiver"); in hi3110_can_probe() 902 (PTR_ERR(priv->transceiver) == -EPROBE_DEFER)) { in hi3110_can_probe() 987 hi3110_power_enable(priv->transceiver, 0); in hi3110_can_suspend() 1010 hi3110_power_enable(priv->transceiver, 1); in hi3110_can_resume()
|
/linux/arch/arm64/boot/dts/renesas/ |
H A D | renesas-smarc2.dtsi | 21 * 1 - Connect to CAN0 transceiver STB pin 25 * 1 - Connect to CAN1 transceiver STB pin
|
/linux/drivers/phy/ti/ |
H A D | Kconfig | 71 Enable this to support the transceiver that is part of SOC. This 102 Enable this to support the USB OTG transceiver on TWL4030 104 This transceiver supports high and full speed devices plus,
|
/linux/drivers/staging/most/i2c/ |
H A D | Kconfig | 10 Say Y here if you want to connect via I2C to network transceiver.
|
/linux/drivers/usb/renesas_usbhs/ |
H A D | mod_gadget.c | 47 struct usb_phy *transceiver; member 960 /* connect to bus through transceiver */ in usbhsg_gadget_start() 961 if (!IS_ERR_OR_NULL(gpriv->transceiver)) { in usbhsg_gadget_start() 962 ret = otg_set_peripheral(gpriv->transceiver->otg, in usbhsg_gadget_start() 965 dev_err(dev, "%s: can't bind to transceiver\n", in usbhsg_gadget_start() 987 if (!IS_ERR_OR_NULL(gpriv->transceiver)) in usbhsg_gadget_stop() 988 otg_set_peripheral(gpriv->transceiver->otg, NULL); in usbhsg_gadget_stop() 1097 gpriv->transceiver = devm_usb_get_phy(dev, USB_PHY_TYPE_UNDEFINED); in usbhs_mod_gadget_probe() 1099 !IS_ERR(gpriv->transceiver) ? "" : "no "); in usbhs_mod_gadget_probe()
|