Home
last modified time | relevance | path

Searched refs:GUSBCFG_PHYIF8 (Results 1 – 3 of 3) sorted by relevance

/drivers/usb/dwc2/
Dplatform.c273 hsotg->phyif = GUSBCFG_PHYIF8; in dwc2_lowlevel_hw_init()
Dhw.h113 #define GUSBCFG_PHYIF8 (0 << 3) macro
Dgadget.c3287 val = (hsotg->phyif == GUSBCFG_PHYIF8) ? 9 : 5; in dwc2_hsotg_core_init_disconnected()
4238 trdtim = (hsotg->phyif == GUSBCFG_PHYIF8) ? 9 : 5; in dwc2_hsotg_init()