Searched refs:afe_mii_write (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/io/afe/ |
H A D | afe.c | 159 static void afe_mii_write(void *, uint8_t, uint8_t, uint16_t); 172 afe_mii_write, 1121 afe_mii_write(afep, phyaddr, PHY_MCR, mcr); in afe_mii_reset() 1130 afe_mii_write(afep, phyaddr, PHY_PILR, pilr); in afe_mii_reset() 1281 afe_mii_write(void *arg, uint8_t phy, uint8_t reg, uint16_t val) in afe_mii_write() function
|