Home
last modified time | relevance | path

Searched refs:usb_phy_ctrl (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg_phy.c41 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_init() local
51 writel(readl(usb_phy_ctrl) | USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_init()
79 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_off() local
92 writel(readl(usb_phy_ctrl) &~USB_PHY_CTRL_EN0, usb_phy_ctrl); in otg_phy_off()
/openbmc/u-boot/include/usb/
H A Ddwc2_udc.h19 unsigned int usb_phy_ctrl; member
/openbmc/u-boot/board/samsung/goni/
H A Dgoni.c190 .usb_phy_ctrl = S5PC110_USB_PHY_CONTROL,
/openbmc/u-boot/board/samsung/trats2/
H A Dtrats2.c258 .usb_phy_ctrl = EXYNOS4X12_USBPHY_CONTROL,
/openbmc/u-boot/board/samsung/universal_c210/
H A Duniversal.c195 .usb_phy_ctrl = EXYNOS4_USBPHY_CONTROL,
/openbmc/u-boot/board/samsung/odroid/
H A Dodroid.c466 .usb_phy_ctrl = EXYNOS4X12_USBPHY_CONTROL,
/openbmc/u-boot/board/samsung/trats/
H A Dtrats.c281 .usb_phy_ctrl = EXYNOS4_USBPHY_CONTROL,