Home
last modified time | relevance | path

Searched defs:usb_phy_ctrl (Results 1 – 2 of 2) sorted by relevance

/third_party/uboot/u-boot-2020.01/drivers/usb/gadget/
Ddwc2_udc_otg_phy.c41 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_init() local
79 unsigned int usb_phy_ctrl = dev->pdata->usb_phy_ctrl; in otg_phy_off() local
/third_party/uboot/u-boot-2020.01/include/usb/
Ddwc2_udc.h22 unsigned int usb_phy_ctrl; member