Home
last modified time | relevance | path

Searched full:usb_otg (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/openbmc/linux/include/linux/usb/
H A Dotg.h16 struct usb_otg { struct
28 int (*set_host)(struct usb_otg *otg, struct usb_bus *host); argument
31 int (*set_peripheral)(struct usb_otg *otg, argument
35 int (*set_vbus)(struct usb_otg *otg, bool enabled); argument
38 int (*start_srp)(struct usb_otg *otg); argument
41 int (*start_hnp)(struct usb_otg *otg); argument
64 otg_start_hnp(struct usb_otg *otg) in otg_start_hnp()
74 otg_set_vbus(struct usb_otg *otg, bool enabled) in otg_set_vbus()
84 otg_set_host(struct usb_otg *otg, struct usb_bus *host) in otg_set_host()
96 otg_set_peripheral(struct usb_otg *otg, struct usb_gadget *periph) in otg_set_peripheral()
[all …]
/openbmc/linux/drivers/usb/phy/
H A Dphy-ulpi.c199 static int ulpi_set_host(struct usb_otg *otg, struct usb_bus *host) in ulpi_set_host()
225 static int ulpi_set_vbus(struct usb_otg *otg, bool on) in ulpi_set_vbus()
243 static void otg_ulpi_init(struct usb_phy *phy, struct usb_otg *otg, in otg_ulpi_init()
263 struct usb_otg *otg; in otg_ulpi_create()
287 struct usb_otg *otg; in devm_otg_ulpi_create()
H A Dphy-mv-usb.c52 static int mv_otg_set_vbus(struct usb_otg *otg, bool on) in mv_otg_set_vbus()
61 static int mv_otg_set_host(struct usb_otg *otg, in mv_otg_set_host()
69 static int mv_otg_set_peripheral(struct usb_otg *otg, in mv_otg_set_peripheral()
194 struct usb_otg *otg = mvotg->phy.otg; in mv_otg_start_host()
215 struct usb_otg *otg = mvotg->phy.otg; in mv_otg_start_periphrals()
402 struct usb_otg *otg; in mv_otg_work()
663 struct usb_otg *otg; in mv_otg_probe()
H A Dphy-fsl-usb.c459 struct usb_otg *otg = fsm->otg; in fsl_otg_start_host()
526 struct usb_otg *otg = fsm->otg; in fsl_otg_start_gadget()
550 static int fsl_otg_set_host(struct usb_otg *otg, struct usb_bus *host) in fsl_otg_set_host()
599 static int fsl_otg_set_peripheral(struct usb_otg *otg, in fsl_otg_set_peripheral()
662 static int fsl_otg_start_srp(struct usb_otg *otg) in fsl_otg_start_srp()
680 static int fsl_otg_start_hnp(struct usb_otg *otg) in fsl_otg_start_hnp()
709 struct usb_otg *otg = ((struct fsl_otg *)dev_id)->phy.otg; in fsl_otg_isr()
785 fsl_otg_tc->phy.otg = kzalloc(sizeof(struct usb_otg), GFP_KERNEL); in fsl_otg_conf()
H A Dphy-generic.c104 struct usb_otg *otg = nop->phy.otg; in nop_gpio_vbus_thread()
173 static int nop_set_peripheral(struct usb_otg *otg, struct usb_gadget *gadget) in nop_set_peripheral()
192 static int nop_set_host(struct usb_otg *otg, struct usb_bus *host) in nop_set_host()
H A Dphy-gpio-vbus-usb.c151 struct usb_otg *otg = gpio_vbus->phy.otg; in gpio_vbus_irq()
166 static int gpio_vbus_set_peripheral(struct usb_otg *otg, in gpio_vbus_set_peripheral()
244 gpio_vbus->phy.otg = devm_kzalloc(&pdev->dev, sizeof(struct usb_otg), in gpio_vbus_probe()
/openbmc/linux/drivers/usb/core/
H A DKconfig59 config USB_OTG config
85 depends on USB_OTG || EXPERT
94 depends on USB && USB_OTG
/openbmc/u-boot/board/rockchip/evb_rk3328/
H A Devb-rk3328.c42 /* find the usb_otg node */ in board_usb_init()
57 debug("Not found usb_otg device\n"); in board_usb_init()
/openbmc/u-boot/arch/arm/dts/
H A Drk3036-sdk.dts57 &usb_otg {
63 usb_otg {
H A Drk3128-evb.dts72 &usb_otg {
83 usb_otg {
/openbmc/u-boot/arch/arm/mach-rockchip/
H A Drv1108-board.c28 /* find the usb_otg node */ in board_usb_init()
42 debug("usb_otg device not found\n"); in board_usb_init()
H A Drk3036-board.c76 /* find the usb_otg node */ in board_usb_init()
91 debug("Not found usb_otg device\n"); in board_usb_init()
H A Drk3128-board.c85 /* find the usb_otg node */ in board_usb_init()
100 debug("Not found usb_otg device\n"); in board_usb_init()
H A Drk322x-board.c113 /* find the usb_otg node */ in board_usb_init()
128 debug("Not found usb_otg device\n"); in board_usb_init()
/openbmc/linux/drivers/phy/ti/
H A Dphy-omap-usb2.c115 static int omap_usb_set_vbus(struct usb_otg *otg, bool enabled) in omap_usb_set_vbus()
125 static int omap_usb_start_srp(struct usb_otg *otg) in omap_usb_start_srp()
135 static int omap_usb_set_host(struct usb_otg *otg, struct usb_bus *host) in omap_usb_set_host()
144 static int omap_usb_set_peripheral(struct usb_otg *otg, in omap_usb_set_peripheral()
370 struct usb_otg *otg; in omap_usb2_probe()
H A Dphy-dm816x-usb.c53 static int dm816x_usb_phy_set_host(struct usb_otg *otg, struct usb_bus *host) in dm816x_usb_phy_set_host()
62 static int dm816x_usb_phy_set_peripheral(struct usb_otg *otg, in dm816x_usb_phy_set_peripheral()
180 struct usb_otg *otg; in dm816x_usb_phy_probe()
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3368-lion-haikou.dts90 &usb_otg {
138 usb_otg {
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-extcon45 USB_OTG=1
51 In this example, the extcon device has USB_OTG and TA
/openbmc/linux/arch/arm/boot/dts/rockchip/
H A Drk3288-phycore-rdk.dts216 usb_otg {
262 &usb_otg {
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-s3-elimo-impetus.dtsi36 &usb_otg {
H A Dsun8i-s3-lichee-zero-plus.dts45 &usb_otg {
H A Dsun8i-r16-nintendo-nes-classic.dts45 &usb_otg {
H A Dsuniv-f1c100s-licheepi-nano.dts65 &usb_otg {
H A Dsuniv-f1c200s-popstick-v1.1.dts74 &usb_otg {
H A Dsuniv-f1c200s-lctech-pi.dts69 &usb_otg {

12345678910>>...13