Home
last modified time | relevance | path

Searched defs:otg (Results 1 – 15 of 15) sorted by relevance

/linux/include/linux/usb/
H A Dotg.h64 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 Dotg-fsm.h179 struct usb_otg *otg; member
H A Dphy.h96 struct usb_otg *otg; member
/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() local
287 struct usb_otg *otg; in devm_otg_ulpi_create() local
H A Dphy-ulpi-viewport.c29 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 Dphy-exynos5250-usb2.c199 u32 otg; in exynos5250_power_on() local
325 u32 otg; in exynos5250_power_off() local
/linux/arch/mips/boot/dts/ingenic/
H A Dx1830.dtsi411 otg: usb@13500000 { label
H A Dx1000.dtsi401 otg: usb@13500000 { label
H A Djz4780.dtsi581 otg: usb@13500000 { label
/linux/include/linux/platform_data/
H A Dusb-omap1.h24 u8 otg; /* port number, 1-based: usb1 == 2 */ member
/linux/drivers/usb/chipidea/
H A Dhost.c183 struct usb_otg *otg = &ci->otg; in host_start() local
/linux/drivers/power/supply/
H A Drt5033_charger.c38 bool otg; member
H A Daxp288_charger.c132 } otg; member
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8976.dtsi1407 otg: usb@78db000 { label
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_hw_types.h1133 uint8_t otg : 1; member