Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/rge/
H A Drge_hw.h308 #define EPHY_ACCESS_WR_FLAG 0x80000000 macro
H A Drge_chip.c255 regval |= EPHY_ACCESS_WR_FLAG; in rge_ephy_put16()
264 if (!(val32 & EPHY_ACCESS_WR_FLAG)) in rge_ephy_put16()