/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/nfc/ |
D | st95hf.txt | 5 master with which ST95HF transceiver is physically connected. 7 to include ST95HF transceiver into the platform. 11 - reg: Address of SPI slave "ST95HF transceiver" on SPI master bus. 13 - compatible: should be "st,st95hf" for ST95HF NFC transceiver 16 transceiver. 18 - enable-gpio: GPIO line to enable ST95HF transceiver. 20 - interrupts : Standard way to define ST95HF transceiver's out 26 phandle to ST95HF transceiver's regulator supply node in DT.
|
/kernel/linux/linux-5.10/drivers/power/supply/ |
D | pda_power.c | 37 static struct usb_phy *transceiver; variable 221 return (transceiver->last_event == USB_EVENT_VBUS || in otg_is_usb_online() 222 transceiver->last_event == USB_EVENT_ENUMERATED); in otg_is_usb_online() 227 return (transceiver->last_event == USB_EVENT_CHARGER); in otg_is_ac_online() 319 transceiver = usb_get_phy(USB_PHY_TYPE_USB2); in pda_power_probe() 320 if (!IS_ERR_OR_NULL(transceiver)) { in pda_power_probe() 376 if (!IS_ERR_OR_NULL(transceiver) && pdata->use_otg_notifier) { in pda_power_probe() 378 ret = usb_register_notifier(transceiver, &otg_nb); in pda_power_probe() 412 if (!IS_ERR_OR_NULL(transceiver)) in pda_power_probe() 413 usb_put_phy(transceiver); in pda_power_probe() [all …]
|
D | twl4030_charger.c | 115 struct usb_phy *transceiver; member 443 if (enable && !IS_ERR_OR_NULL(bci->transceiver)) { in twl4030_charger_enable_usb() 449 pm_runtime_get_sync(bci->transceiver->dev); in twl4030_charger_enable_usb() 514 pm_runtime_mark_last_busy(bci->transceiver->dev); in twl4030_charger_enable_usb() 515 pm_runtime_put_autosuspend(bci->transceiver->dev); in twl4030_charger_enable_usb() 1027 bci->transceiver = devm_usb_get_phy_by_node( in twl4030_bci_probe() 1030 if (IS_ERR(bci->transceiver)) { in twl4030_bci_probe() 1031 ret = PTR_ERR(bci->transceiver); in twl4030_bci_probe() 1036 bci->transceiver = NULL; in twl4030_bci_probe() 1097 if (!IS_ERR_OR_NULL(bci->transceiver)) in twl4030_bci_probe() [all …]
|
/kernel/linux/linux-5.10/drivers/usb/phy/ |
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. 39 USB-On-The-Go transceiver working with the OMAP OTG controller. 40 The ISP1301 is a full speed USB transceiver which is used in 61 This driver is to be used by all the usb transceiver which are either 84 Enable this to support the USB OTG transceiver on TWL6030 85 family chips. This TWL6030 transceiver has the VBUS and ID GND 86 and OTG SRP events capabilities. For all other transceiver functionality 92 tristate "GPIO based peripheral-only VBUS sensing 'transceiver'" [all …]
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/ |
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>;
|
D | ohci-nxp.txt | 8 - transceiver: phandle of the associated ISP1301 device - this is necessary for 13 isp1301: usb-transceiver@2c { 23 transceiver = <&isp1301>;
|
D | lpc32xx-udc.txt | 12 - transceiver: phandle of the associated ISP1301 device - this is necessary for 17 isp1301: usb-transceiver@2c { 27 transceiver = <&isp1301>;
|
/kernel/linux/linux-5.10/drivers/nfc/st95hf/ |
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
|
/kernel/linux/linux-5.10/drivers/net/ieee802154/ |
D | Kconfig | 26 tristate "AT86RF230/231/233/212 transceiver driver" 44 tristate "Microchip MRF24J40 transceiver driver" 57 tristate "CC2520 transceiver driver" 67 tristate "ATUSB transceiver driver" 77 tristate "ADF7242 transceiver driver" 88 tristate "Cascoda CA8210 transceiver driver" 110 tristate "MCR20A transceiver driver"
|
/kernel/linux/linux-5.10/drivers/phy/allwinner/ |
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
|
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/3com/ |
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 selected.
|
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
D | pxa27x_udc.c | 1486 put_on &= ((udc->vbus_sensed) || (IS_ERR_OR_NULL(udc->transceiver))); in should_enable_udc() 1507 put_off |= ((!udc->vbus_sensed) && (!IS_ERR_OR_NULL(udc->transceiver))); in should_disable_udc() 1575 if (!IS_ERR_OR_NULL(udc->transceiver)) in pxa_udc_vbus_draw() 1576 return usb_phy_set_power(udc->transceiver, mA); in pxa_udc_vbus_draw() 1755 if (!IS_ERR_OR_NULL(udc->transceiver)) { in pxa27x_udc_start() 1756 retval = otg_set_peripheral(udc->transceiver->otg, in pxa27x_udc_start() 1805 if (!IS_ERR_OR_NULL(udc->transceiver)) in pxa27x_udc_stop() 1806 return otg_set_peripheral(udc->transceiver->otg, NULL); in pxa27x_udc_stop() 2386 udc->transceiver = in pxa_udc_probe() 2388 if (IS_ERR(udc->transceiver)) in pxa_udc_probe() [all …]
|
D | s3c-hsudc.c | 143 struct usb_phy *transceiver; member 1127 if (!IS_ERR_OR_NULL(hsudc->transceiver)) { in s3c_hsudc_start() 1128 ret = otg_set_peripheral(hsudc->transceiver->otg, in s3c_hsudc_start() 1175 if (!IS_ERR_OR_NULL(hsudc->transceiver)) in s3c_hsudc_stop() 1176 (void) otg_set_peripheral(hsudc->transceiver->otg, NULL); in s3c_hsudc_stop() 1203 if (!IS_ERR_OR_NULL(hsudc->transceiver)) in s3c_hsudc_vbus_draw() 1204 return usb_phy_set_power(hsudc->transceiver, mA); in s3c_hsudc_vbus_draw() 1233 hsudc->transceiver = usb_get_phy(USB_PHY_TYPE_USB2); in s3c_hsudc_probe() 1299 if (!IS_ERR_OR_NULL(hsudc->transceiver)) in s3c_hsudc_probe() 1300 usb_put_phy(hsudc->transceiver); in s3c_hsudc_probe()
|
D | omap_udc.c | 1155 if (!IS_ERR_OR_NULL(udc->transceiver)) in omap_wakeup() 1156 retval = otg_start_srp(udc->transceiver->otg); in omap_wakeup() 1288 if (!IS_ERR_OR_NULL(udc->transceiver)) in omap_vbus_draw() 1289 return usb_phy_set_power(udc->transceiver, mA); in omap_vbus_draw() 1738 if (IS_ERR_OR_NULL(udc->transceiver)) in devstate_irq() 1743 if (IS_ERR_OR_NULL(udc->transceiver)) in devstate_irq() 1783 if (!IS_ERR_OR_NULL(udc->transceiver)) in devstate_irq() 1785 udc->transceiver, 1); in devstate_irq() 1788 if (!IS_ERR_OR_NULL(udc->transceiver)) in devstate_irq() 1790 udc->transceiver, 0); in devstate_irq() [all …]
|
/kernel/linux/linux-5.10/drivers/net/can/spi/ |
D | hi311x.c | 170 struct regulator *transceiver; member 562 hi3110_power_enable(priv->transceiver, 0); in hi3110_stop() 754 hi3110_power_enable(priv->transceiver, 1); in hi3110_open() 800 hi3110_power_enable(priv->transceiver, 0); in hi3110_open() 890 priv->transceiver = devm_regulator_get_optional(&spi->dev, "xceiver"); in hi3110_can_probe() 892 (PTR_ERR(priv->transceiver) == -EPROBE_DEFER)) { in hi3110_can_probe() 985 hi3110_power_enable(priv->transceiver, 0); in hi3110_can_suspend() 1008 hi3110_power_enable(priv->transceiver, 1); in hi3110_can_resume()
|
/kernel/linux/linux-5.10/drivers/phy/ti/ |
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,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/prestera/ |
D | prestera_ethtool.c | 512 port->caps.transceiver == PRESTERA_PORT_TCVR_COPPER)) in prestera_ethtool_get_link_ksettings() 542 port->caps.transceiver == PRESTERA_PORT_TCVR_COPPER) in prestera_ethtool_get_link_ksettings() 547 port->caps.transceiver == PRESTERA_PORT_TCVR_COPPER) in prestera_ethtool_get_link_ksettings() 558 port->caps.transceiver == PRESTERA_PORT_TCVR_COPPER && in prestera_port_mdix_set() 639 if (port->caps.transceiver == PRESTERA_PORT_TCVR_COPPER) { in prestera_ethtool_set_link_ksettings() 762 port->caps.transceiver == PRESTERA_PORT_TCVR_COPPER && in prestera_ethtool_nway_reset()
|
/kernel/linux/linux-5.10/drivers/phy/qualcomm/ |
D | Kconfig | 48 Enable this to support the QMP PHY transceiver that is used 57 Enable this to support the HighSpeed QUSB2 PHY transceiver for USB 105 Enable this to support the Super-Speed USB transceiver on various
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ieee802154/ |
D | mrf24j40.txt | 5 or "microchip,mrf24j40mc" depends on your transceiver
|
/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/ |
D | mod_gadget.c | 47 struct usb_phy *transceiver; member 961 if (!IS_ERR_OR_NULL(gpriv->transceiver)) { in usbhsg_gadget_start() 962 ret = otg_set_peripheral(gpriv->transceiver->otg, 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 = usb_get_phy(USB_PHY_TYPE_UNDEFINED); in usbhs_mod_gadget_probe() 1099 !IS_ERR(gpriv->transceiver) ? "" : "no "); in usbhs_mod_gadget_probe()
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
D | ak4118.txt | 1 AK4118 S/PDIF transceiver
|
D | armada-370db-audio.txt | 17 2/ the S/PDIF transceiver
|
/kernel/linux/linux-5.10/drivers/staging/most/dim2/ |
D | Kconfig | 11 Say Y here if you want to connect via MediaLB to network transceiver.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/can/ |
D | holt_hi311x.txt | 12 - xceiver-supply: Regulator that powers the CAN transceiver.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/ |
D | retu.txt | 6 USB transceiver functionality.
|