Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/usb/controller/
H A Ddwc3.c297 int nphy_types; in snps_dwc3_configure_phy() local
300 nphy_types = OF_getprop_alloc(node, "phy_type", (void **)&phy_type); in snps_dwc3_configure_phy()
301 if (nphy_types <= 0) in snps_dwc3_configure_phy()