Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/fdt/
H A Dsdhc_fdt.c389 goto phy_init; in sdhc_fdt_xenon_bus_clock_post()
439 phy_init: in sdhc_fdt_xenon_bus_clock_post()
/openbsd-src/sys/dev/ic/
H A Dbwivar.h331 void (*phy_init)(struct bwi_mac *); member
673 _mac->mac_phy.phy_init(_mac); in bwi_phy_init()
H A Dbwi.c2855 phy->phy_init = bwi_phy_init_11a; in bwi_phy_attach()
2864 phy->phy_init = bwi_sup_bphy[i].init; in bwi_phy_attach()
2881 phy->phy_init = bwi_phy_init_11g; in bwi_phy_attach()