Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc2/
H A Dcore.c1195 usbcfg |= GUSBCFG_ULPI_FS_LS; in dwc2_phy_init()
1200 usbcfg &= ~GUSBCFG_ULPI_FS_LS; in dwc2_phy_init()
H A Dhw.h80 #define GUSBCFG_ULPI_FS_LS BIT(17) macro