Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_em_hw.h365 int32_t em_write_phy_reg_i2c(struct em_hw *, uint32_t, uint16_t);
H A Dif_em_hw.c5398 return em_write_phy_reg_i2c(hw, reg_addr, phy_data); in em_write_phy_reg_ex()
5601 em_write_phy_reg_i2c(struct em_hw *hw, uint32_t offset, uint16_t data) in em_write_phy_reg_i2c() function