Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/fdt/
Drktcphy.c128 void rktcphy_set_usb2_only(struct rktcphy_softc *, int);
210 rktcphy_set_usb2_only(struct rktcphy_softc *sc, int usb2only) in rktcphy_set_usb2_only() function
242 rktcphy_set_usb2_only(sc, false); in rktcphy_enable()