Home
last modified time | relevance | path

Searched refs:GUSBCFG_ULPI_FS_LS (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dcore.c1246 usbcfg |= GUSBCFG_ULPI_FS_LS; in dwc2_phy_init()
1251 usbcfg &= ~GUSBCFG_ULPI_FS_LS; in dwc2_phy_init()
H A Dhw.h108 #define GUSBCFG_ULPI_FS_LS BIT(17) macro