Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Ddw_hdmi.h76 u_int sc_phytype; member
H A Ddw_hdmi_phy.c334 switch (sc->sc_phytype) { in dwhdmi_phy_configure()
H A Ddw_hdmi.c854 sc->sc_phytype = dwhdmi_read(sc, HDMI_CONFIG2_ID); in dwhdmi_attach()
858 sc->sc_phytype); in dwhdmi_attach()
/netbsd-src/sys/dev/pci/
H A Dif_wm.c532 wm_phy_type sc_phytype; /* PHY type */ member
4050 switch (sc->sc_phytype) { in wm_phy_need_linkdown_discard()
4895 if (sc->sc_phytype == WMPHY_I217) { in wm_write_smbus_addr()
4926 if ((sc->sc_phytype == WMPHY_UNKNOWN) in wm_init_lcd_from_nvm()
4927 || (sc->sc_phytype != WMPHY_IGP_3)) in wm_init_lcd_from_nvm()
10454 if ((sc->sc_type == WM_T_ICH8) && (sc->sc_phytype == WMPHY_IGP_3)) in wm_linkintr_gmii()
10701 if (sc->sc_phytype == WMPHY_82578) in wm_linkintr_gmii()
10709 if (sc->sc_phytype > WMPHY_82579) in wm_linkintr_gmii()
11439 * Set up sc_phytype and mii_{read|write}reg.
11604 if ((sc->sc_phytype ! in wm_gmii_setup_phytype()
[all...]