Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/fdt/
H A Drkusbphy.c178 struct phy_device sc_otg_phy;
179 struct phy_device sc_host_phy;
205 struct phy_device *, const struct rkusbphy_port_config *); in rkusbphy_lookup()
341 rkusbphy_register(struct rkusbphy_softc *sc, struct phy_device *pd,
H A Drkemmcphy.c72 struct phy_device sc_pd;
H A Damlusbphy.c97 struct phy_device sc_pd;
H A Drkpciephy.c66 struct phy_device sc_pd;
H A Damlpciephy.c59 struct phy_device sc_pd;
H A Drktcphy.c120 struct phy_device sc_pd;
H A Drkcomphy.c113 struct phy_device sc_pd;
/openbsd-src/sys/dev/ofw/
H A Dofw_misc.h59 struct phy_device { struct
64 LIST_ENTRY(phy_device) pd_list; argument
69 void phy_register(struct phy_device *); argument
H A Dofw_misc.c170 LIST_HEAD(, phy_device) phy_devices =
174 phy_register(struct phy_device *pd) in phy_register()
216 struct phy_device *pd; in phy_enable_cells()
/openbsd-src/sys/arch/riscv64/dev/
H A Dstfpciephy.c48 struct phy_device sc_pd;