Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/fdt/
Dimxehci.c106 void imxehci_init_phy(struct imxehci_softc *, uint32_t *);
235 imxehci_init_phy(sc, phy); in imxehci_attach()
317 imxehci_init_phy(struct imxehci_softc *sc, uint32_t *cells) in imxehci_init_phy() function