/netbsd-src/sys/dev/pci/cxgb/ |
H A D | cxgb_ael1002.c | 51 static void ael100x_txon(struct cphy *phy) in ael100x_txon() 60 static int ael1002_power_down(struct cphy *phy, int enable) in ael1002_power_down() 71 static int ael1002_reset(struct cphy *phy, int wait) in ael1002_reset() 86 static int ael1002_intr_noop(struct cphy *phy) in ael1002_intr_noop() 91 static int ael100x_get_link_status(struct cphy *phy, int *link_ok, in ael100x_get_link_status() 144 void t3_ael1002_phy_prep(struct cphy *phy, adapter_t *adapter, int phy_addr, in t3_ael1002_phy_prep() 151 static int ael1006_reset(struct cphy *phy, int wait) in ael1006_reset() 156 static int ael1006_intr_enable(struct cphy *phy) in ael1006_intr_enable() 161 static int ael1006_intr_disable(struct cphy *phy) in ael1006_intr_disable() 166 static int ael1006_intr_clear(struct cphy *phy) in ael1006_intr_clear() [all …]
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/ |
H A D | intel_combo_phy.c | 51 cnl_get_procmon_ref_values(struct drm_i915_private *dev_priv, enum phy phy) in cnl_get_procmon_ref_values() 82 enum phy phy) in cnl_set_procmon_ref_values() 99 enum phy phy, i915_reg_t reg, u32 mask, in check_phy_reg() 116 enum phy phy) in cnl_verify_procmon_ref_values() 141 enum phy phy = PHY_A; in cnl_combo_phy_verify_state() local 188 enum phy phy) in icl_combo_phy_enabled() 200 enum phy phy) in icl_combo_phy_verify_state() 220 enum phy phy, bool is_dsi, in intel_combo_phy_power_up_lanes() 299 enum phy phy; in icl_combo_phys_init() local 353 enum phy phy; in icl_combo_phys_uninit() local
|
H A D | intel_dpio_phy.c | 233 bxt_get_phy_info(struct drm_i915_private *dev_priv, enum dpio_phy phy) in bxt_get_phy_info() 243 enum dpio_phy *phy, enum dpio_channel *ch) in bxt_port_to_phy_channel() 277 enum dpio_phy phy; in bxt_ddi_phy_set_signal_level() local 316 enum dpio_phy phy) in bxt_ddi_phy_is_enabled() 343 static u32 bxt_get_grc(struct drm_i915_private *dev_priv, enum dpio_phy phy) in bxt_get_grc() 351 enum dpio_phy phy) in bxt_phy_wait_grc_done() 359 enum dpio_phy phy) in _bxt_ddi_phy_init() 453 void bxt_ddi_phy_uninit(struct drm_i915_private *dev_priv, enum dpio_phy phy) in bxt_ddi_phy_uninit() 469 void bxt_ddi_phy_init(struct drm_i915_private *dev_priv, enum dpio_phy phy) in bxt_ddi_phy_init() 496 __phy_reg_verify_state(struct drm_i915_private *dev_priv, enum dpio_phy phy, in __phy_reg_verify_state() [all …]
|
H A D | intel_ddi.c | 913 enum phy phy = intel_port_to_phy(dev_priv, port); in intel_ddi_hdmi_level() local 1557 enum phy phy = intel_port_to_phy(dev_priv, port); in icl_ddi_clock_get() local 2222 enum phy phy = intel_port_to_phy(dev_priv, encoder->port); in intel_ddi_get_power_domains() local 2375 enum phy phy = intel_port_to_phy(dev_priv, port); in intel_ddi_dp_voltage_max() local 2568 u32 level, enum phy phy, int type, in icl_ddi_combo_vswing_program() 2628 enum phy phy = intel_port_to_phy(dev_priv, encoder->port); in icl_combo_phy_ddi_vswing_sequence() local 2818 enum phy phy = intel_port_to_phy(dev_priv, encoder->port); in icl_ddi_vswing_sequence() local 2881 enum phy phy = intel_port_to_phy(dev_priv, encoder->port); in tgl_ddi_vswing_sequence() local 2949 enum phy phy) in icl_dpclka_cfgcr0_clk_off() 2968 enum phy phy = intel_port_to_phy(dev_priv, encoder->port); in icl_map_plls_to_ports() local [all …]
|
H A D | icl_dsi.c | 211 enum phy phy; in dsi_program_swing_and_deemphasis() local 385 enum phy phy; in gen11_dsi_power_up_lanes() local 396 enum phy phy; in gen11_dsi_config_phy_lanes_sequence() local 446 enum phy phy; in gen11_dsi_voltage_swing_program_seq() local 520 enum phy phy; in gen11_dsi_setup_dphy_timings() local 585 enum phy phy; in gen11_dsi_gate_clocks() local 601 enum phy phy; in gen11_dsi_ungate_clocks() local 618 enum phy phy; in gen11_dsi_map_pll() local
|
/netbsd-src/sys/dev/pci/igc/ |
H A D | igc_phy.c | 24 struct igc_phy_info *phy = &hw->phy; in igc_init_phy_ops_generic() local 142 struct igc_phy_info *phy = &hw->phy; in igc_get_phy_id() local 179 struct igc_phy_info *phy = &hw->phy; in igc_read_phy_reg_mdic() local 237 struct igc_phy_info *phy = &hw->phy; in igc_write_phy_reg_mdic() local 292 struct igc_phy_info *phy = &hw->phy; in igc_phy_setup_autoneg() local 470 struct igc_phy_info *phy = &hw->phy; in igc_copper_link_autoneg() local 586 struct igc_phy_info *phy = &hw->phy; in igc_check_downshift_generic() local 704 struct igc_phy_info *phy = &hw->phy; in igc_phy_hw_reset_generic() local
|
H A D | igc_base.c | 107 struct igc_phy_info *phy = &hw->phy; in igc_power_down_phy_copper_base() local
|
/netbsd-src/sys/dev/fdt/ |
H A D | fdt_phy.c | 84 struct fdtbus_phy *phy = NULL; in fdtbus_phy_get_index() local 150 fdtbus_phy_put(struct fdtbus_phy *phy) in fdtbus_phy_put() 159 fdtbus_phy_device(struct fdtbus_phy *phy) in fdtbus_phy_device() 165 fdtbus_phy_enable(struct fdtbus_phy *phy, bool enable) in fdtbus_phy_enable()
|
/netbsd-src/sys/arch/hpcmips/vr/ |
H A D | vrdmaau.c | 96 u_int32_t phy; in vrdmaau_set_aiuin() local 113 u_int32_t phy; in vrdmaau_set_aiuout() local 130 u_int32_t phy; in vrdmaau_set_fir() local 144 vrdmaau_phy_addr(struct vrdmaau_softc *sc, void *addr, u_int32_t *phy) in vrdmaau_phy_addr()
|
/netbsd-src/sys/arch/arm/broadcom/ |
H A D | bcm53xx_mdio.c | 109 bcmmdio_select_bus(struct bcmmdio_softc *sc, int phy) in bcmmdio_select_bus() 134 bcmmdio_mii_readreg(device_t self, int phy, int reg) in bcmmdio_mii_readreg() 152 bcmmdio_mii_writereg(device_t self, int phy, int reg, int val) in bcmmdio_mii_writereg()
|
/netbsd-src/sys/arch/arm/sunxi/ |
H A D | sunxi_usb3phy.c | 91 #define PHY_READ(phy, reg) \ argument 93 #define PHY_WRITE(phy, reg, val) \ argument 115 struct sunxi_usb3phy * const phy = priv; in sunxi_usb3phy_enable() local 170 struct sunxi_usb3phy *phy = &sc->sc_phy; in sunxi_usb3phy_attach() local
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts/starfive/ |
H A D | jh7100-starfive-visionfive-v1.dts | 49 phy: ethernet-phy@0 { global() label
|
H A D | jh7100-beaglev-starlight.dts | 26 phy: ethernet-phy@7 { global() label
|
/netbsd-src/sys/dev/mii/ |
H A D | mii_bitbang.c | 112 mii_bitbang_readreg(device_t sc, mii_bitbang_ops_t ops, int phy, int reg, in mii_bitbang_readreg() 166 mii_bitbang_writereg(device_t sc, mii_bitbang_ops_t ops, int phy, int reg, in mii_bitbang_writereg()
|
H A D | ukphy_subr.c | 57 ukphy_status(struct mii_softc *phy) in ukphy_status()
|
H A D | mvphy.c | 55 #define MV_READ(p, phy, r, v) \ argument 58 #define MV_WRITE(p, phy, r, v) \ argument
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
H A D | rk3228-evb.dts | 53 phy: ethernet-phy@0 { label
|
H A D | zynq-ebaz4205.dts | 41 phy: ethernet-phy@0 { label
|
/netbsd-src/sys/dev/ic/ |
H A D | ax88190.c | 184 ax88190_mii_readreg(device_t self, int phy, int reg, uint16_t *val) in ax88190_mii_readreg() 192 ax88190_mii_writereg(device_t self, int phy, int reg, uint16_t val) in ax88190_mii_writereg()
|
H A D | dl10019.c | 226 dl10019_mii_readreg(device_t self, int phy, int reg, uint16_t *val) in dl10019_mii_readreg() 238 dl10019_mii_writereg(device_t self, int phy, int reg, uint16_t val) in dl10019_mii_writereg()
|
H A D | lan9118.c | 763 lan9118_miibus_readreg(device_t dev, int phy, int reg, uint16_t *val) in lan9118_miibus_readreg() 769 lan9118_miibus_writereg(device_t dev, int phy, int reg, uint16_t val) in lan9118_miibus_writereg() 794 lan9118_mii_readreg(struct lan9118_softc *sc, int phy, int reg, uint16_t *val) in lan9118_mii_readreg() 809 lan9118_mii_writereg(struct lan9118_softc *sc, int phy, int reg, uint16_t val) in lan9118_mii_writereg()
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/nvidia/ |
H A D | tegra194-p3668.dtsi | 39 phy: phy@0 { label
|
H A D | tegra194-p2888.dtsi | 42 phy: phy@0 { label
|
H A D | tegra186-p3310.dtsi | 47 phy: phy@0 { label
|
/netbsd-src/sys/dev/sbus/ |
H A D | be.c | 1206 be_pal_gate(struct be_softc *sc, int phy) in be_pal_gate() 1223 be_tcvr_read_bit(struct be_softc *sc, int phy) in be_tcvr_read_bit() 1251 be_tcvr_write_bit(struct be_softc *sc, int phy, int bit) in be_tcvr_write_bit() 1271 be_mii_sendbits(struct be_softc *sc, int phy, uint32_t data, int nbits) in be_mii_sendbits() 1281 be_mii_readreg(device_t self, int phy, int reg, uint16_t *val) in be_mii_readreg() 1311 be_mii_writereg(device_t self, int phy, int reg, uint16_t val) in be_mii_writereg() 1335 be_mii_reset(struct be_softc *sc, int phy) in be_mii_reset()
|