Home
last modified time | relevance | path

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

/src/sys/dev/usb/controller/dwc3/
H A Ddwc3.c295 int nphy_types; in snps_dwc3_configure_phy() local
298 nphy_types = OF_getprop_alloc(node, "phy_type", (void **)&phy_type); in snps_dwc3_configure_phy()
299 if (nphy_types <= 0) in snps_dwc3_configure_phy()