Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Daw_usb3phy.c81 static struct resource_spec aw_usb3phy_spec[] = { variable
233 if (bus_alloc_resources(dev, aw_usb3phy_spec, &sc->res) != 0) { in awusb3phy_attach()