Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Drktcphy.c129 int rktcphy_enable(void *, uint32_t *);
205 sc->sc_pd.pd_enable = rktcphy_enable; in rktcphy_attach()
236 rktcphy_enable(void *cookie, uint32_t *cells) in rktcphy_enable() function