Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/misc/
Dusb3503.c3 * Driver for SMSC USB3503 USB 2.0 hub controller driver
15 #include <linux/platform_data/usb3503.h>
43 struct usb3503 { struct
55 static int usb3503_reset(struct usb3503 *hub, int state) in usb3503_reset() argument
70 static int usb3503_connect(struct usb3503 *hub) in usb3503_connect()
126 static int usb3503_switch_mode(struct usb3503 *hub, enum usb3503_mode mode) in usb3503_switch_mode()
157 static int usb3503_probe(struct usb3503 *hub) in usb3503_probe()
246 gpiod_set_consumer_name(hub->intn, "usb3503 intn"); in usb3503_probe()
254 gpiod_set_consumer_name(hub->connect, "usb3503 connect"); in usb3503_probe()
264 gpiod_set_consumer_name(hub->reset, "usb3503 reset"); in usb3503_probe()
[all …]
DMakefile29 obj-$(CONFIG_USB_HSIC_USB3503) += usb3503.o
DKconfig257 tristate "USB3503 HSIC to USB20 Driver"
261 This option enables support for SMSC USB3503 HSIC to USB 2.0 Driver.
Dusb4604.c4 * Based on usb3503 driver
Dusb251xb.c8 * This work is based on the USB3503 driver by Dongjin Kim and
/Linux-v6.1/Documentation/devicetree/bindings/usb/
Dsmsc,usb3503.yaml4 $id: http://devicetree.org/schemas/usb/smsc,usb3503.yaml#
7 title: SMSC USB3503 High-Speed Hub Controller
15 - smsc,usb3503
83 compatible = "smsc,usb3503";
100 compatible = "smsc,usb3503";
/Linux-v6.1/include/linux/platform_data/
Dusb3503.h5 #define USB3503_I2C_NAME "usb3503"
/Linux-v6.1/arch/arm/boot/dts/
Dimx6q-bosch-acc.dts438 usb3503: usb@8 { label
439 compatible = "smsc,usb3503";
732 pinctrl_usb3503: usb3503-grp {
Dexynos4412-odroidu3.dts112 &usb3503 {
Dsun8i-a83t-cubietruck-plus.dts100 compatible = "smsc,usb3503";
177 /* USB3503 HSIC USB 2.0 hub here */
Dexynos4412-odroid-common.dtsi269 usb3503: usb-hub@8 { label
270 compatible = "smsc,usb3503";
Dexynos5410-odroidxu.dts171 usb3503: usb-hub@8 { label
172 compatible = "smsc,usb3503";
Dexynos5250-arndale.dts144 // SMSC USB3503 connected in hardware only mode as a PHY
/Linux-v6.1/arch/arm64/boot/dts/qcom/
Dapq8016-sbc.dts71 compatible = "smsc,usb3503";
/Linux-v6.1/drivers/usb/core/
Dquirks.c211 /* USB3503 */