Home
last modified time | relevance | path

Searched full:usb3503 (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/drivers/usb/misc/
H A Dusb3503.c3 * Driver for SMSC USB3503 USB 2.0 hub controller driver
15 #include <linux/platform_data/usb3503.h>
43 struct usb3503 { struct
56 static int usb3503_connect(struct usb3503 *hub) in usb3503_connect() argument
110 static int usb3503_switch_mode(struct usb3503 *hub, enum usb3503_mode mode) in usb3503_switch_mode()
162 static int usb3503_probe(struct usb3503 *hub) in usb3503_probe()
251 gpiod_set_consumer_name(hub->intn, "usb3503 intn"); in usb3503_probe()
259 gpiod_set_consumer_name(hub->connect, "usb3503 connect"); in usb3503_probe()
267 gpiod_set_consumer_name(hub->bypass, "usb3503 bypass"); in usb3503_probe()
277 gpiod_set_consumer_name(hub->reset, "usb3503 reset"); in usb3503_probe()
[all …]
H A DMakefile28 obj-$(CONFIG_USB_HSIC_USB3503) += usb3503.o
H A DKconfig264 tristate "USB3503 HSIC to USB20 Driver"
268 This option enables support for SMSC USB3503 HSIC to USB 2.0 Driver.
H A Dusb4604.c4 * Based on usb3503 driver
H A Dusb251xb.c8 * This work is based on the USB3503 driver by Dongjin Kim and
/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Dsmsc,usb3503.yaml4 $id: http://devicetree.org/schemas/usb/smsc,usb3503.yaml#
7 title: SMSC USB3503 High-Speed Hub Controller
15 - smsc,usb3503
114 compatible = "smsc,usb3503";
150 compatible = "smsc,usb3503";
/openbmc/linux/include/linux/platform_data/
H A Dusb3503.h5 #define USB3503_I2C_NAME "usb3503"
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6q-bosch-acc.dts436 usb3503: usb@8 { label
437 compatible = "smsc,usb3503";
730 pinctrl_usb3503: usb3503-grp {
/openbmc/u-boot/arch/arm/dts/
H A Dsun8i-a83t-cubietruck-plus.dts89 compatible = "smsc,usb3503";
154 /* USB3503 HSIC USB 2.0 hub here */
/openbmc/linux/arch/arm/boot/dts/samsung/
H A Dexynos4412-odroidu3.dts112 &usb3503 {
H A Dexynos4412-odroid-common.dtsi272 usb3503: usb-hub@8 { label
273 compatible = "smsc,usb3503";
H A Dexynos5410-odroidxu.dts171 usb3503: usb-hub@8 { label
172 compatible = "smsc,usb3503";
H A Dexynos5250-arndale.dts162 // SMSC USB3503 connected in hardware only mode as a PHY
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-a83t-cubietruck-plus.dts100 compatible = "smsc,usb3503";
177 /* USB3503 HSIC USB 2.0 hub here */
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dapq8016-sbc.dts49 compatible = "smsc,usb3503";
/openbmc/linux/drivers/usb/core/
H A Dquirks.c214 /* USB3503 */
/openbmc/linux/
H A Dopengrok1.0.log[all...]
H A Dopengrok2.0.log[all...]