Lines Matching +full:can +full:- +full:transceiver
1 # SPDX-License-Identifier: GPL-2.0
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"
26 depends on USB_GADGET || !USB_GADGET # if USB_GADGET=m, this can't be 'y'
29 Enable this to support Freescale USB OTG transceiver.
41 tristate "NOP USB Transceiver Driver"
42 depends on USB_GADGET || !USB_GADGET # if USB_GADGET=m, NOP can't be built-in
45 This driver is to be used by all the usb transceiver which are either
46 built-in with usb ip or which are autonomous and doesn't require any
64 tristate "TWL6030 USB Transceiver Driver"
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
73 The definition of internal PHY APIs are in the mach-omap2 layer.
76 tristate "GPIO based peripheral-only VBUS sensing 'transceiver'"
78 depends on USB_GADGET || !USB_GADGET # if USB_GADGET=m, this can't be 'y'
83 internal transceiver via the usb_phy interface, and
86 NOT support role switch. OTG devices that can do role switch
97 This driver can also be built as a module. If so, the module
98 will be called phy-omap-otg.
101 tristate "Tahvo USB transceiver driver"
103 depends on USB_GADGET || !USB_GADGET # if USB_GADGET=m, this can't be 'y'
106 Enable this to support USB transceiver on Tahvo. This is used
117 tristate "NXP ISP1301 USB transceiver support"
122 Say Y here to add support for the NXP ISP1301 USB transceiver driver.
123 This chip is typically used as USB transceiver for USB host, gadget
127 module will be called phy-isp1301.
132 depends on USB_GADGET || !USB_GADGET # if USB_GADGET=m, this can't be 'y'
135 Say Y here if you want to build Marvell USB OTG transceiver
162 bool "Generic ULPI Transceiver Driver"