Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/afe/
H A Dafe.c1084 uint16_t pilr; in afe_mii_reset() local
1128 pilr = afe_mii_read(afep, phyaddr, PHY_PILR); in afe_mii_reset()
1129 pilr |= PILR_NOSQE; in afe_mii_reset()
1130 afe_mii_write(afep, phyaddr, PHY_PILR, pilr); in afe_mii_reset()