Searched defs:otg (Results 1 – 14 of 14) sorted by relevance
/linux/include/linux/usb/ |
H A D | otg.h | 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() 105 otg_start_srp(struct usb_otg *otg) in otg_start_srp()
|
H A D | otg-fsm.h | 179 struct usb_otg *otg; member
|
/linux/drivers/usb/phy/ |
H A D | phy-generic.c | 78 static int nop_set_vbus(struct usb_otg *otg, bool enable) in nop_set_vbus() 104 struct usb_otg *otg = nop->phy.otg; in nop_gpio_vbus_thread() local 168 static int nop_set_peripheral(struct usb_otg *otg, struct usb_gadget *gadget) in nop_set_peripheral() 187 static int nop_set_host(struct usb_otg *otg, struct usb_bus *host) in nop_set_host()
|
H A D | phy-ulpi-viewport.c | 29 static int ulpi_viewport_read(struct usb_phy *otg, u32 reg) in ulpi_viewport_read() 47 static int ulpi_viewport_write(struct usb_phy *otg, u32 val, u32 reg) in ulpi_viewport_write()
|
/linux/drivers/phy/samsung/ |
H A D | phy-exynos5250-usb2.c | 199 u32 otg; in exynos5250_power_on() local 325 u32 otg; in exynos5250_power_off() local
|
/linux/arch/mips/boot/dts/ingenic/ |
H A D | x1830.dtsi | 411 otg: usb@13500000 { label
|
H A D | x1000.dtsi | 401 otg: usb@13500000 { label
|
H A D | jz4780.dtsi | 581 otg: usb@13500000 { label
|
/linux/include/linux/platform_data/ |
H A D | usb-omap1.h | 24 u8 otg; /* port number, 1-based: usb1 == 2 */ member
|
/linux/drivers/usb/musb/ |
H A D | tusb6010.c | 561 struct usb_otg *otg = musb->xceiv->otg; in tusb_musb_set_vbus() local 687 struct usb_otg *otg = musb->xceiv->otg; in tusb_otg_ints() local
|
/linux/drivers/phy/tegra/ |
H A D | xusb.c | 634 static int tegra_xusb_set_peripheral(struct usb_otg *otg, in tegra_xusb_set_peripheral() 647 static int tegra_xusb_set_host(struct usb_otg *otg, struct usb_bus *host) in tegra_xusb_set_host()
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8976.dtsi | 1408 otg: usb@78db000 { label
|
/linux/drivers/power/supply/ |
H A D | axp288_charger.c | 132 } otg; member
|
/linux/drivers/usb/host/ |
H A D | oxu210hp-hcd.c | 4105 void __iomem *base, int irq, int otg) in oxu_create()
|