Searched refs:phyif (Results 1 – 4 of 4) sorted by relevance
210 hsotg->phyif = GUSBCFG_PHYIF16; in dwc2_lowlevel_hw_init()259 hsotg->phyif = GUSBCFG_PHYIF8; in dwc2_lowlevel_hw_init()
718 u32 phyif; member
2319 val = (hsotg->phyif == GUSBCFG_PHYIF8) ? 9 : 5; in dwc2_hsotg_core_init_disconnected()2320 dwc2_writel(hsotg->phyif | GUSBCFG_TOUTCAL(7) | in dwc2_hsotg_core_init_disconnected()3106 trdtim = (hsotg->phyif == GUSBCFG_PHYIF8) ? 9 : 5; in dwc2_hsotg_init()3107 dwc2_writel(hsotg->phyif | GUSBCFG_TOUTCAL(7) | in dwc2_hsotg_init()
909 __BITFIELD_FIELD(uint32_t phyif : 1,