Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/atge/
H A Datge_cmn_reg.h62 #define SPI_VPD_ENB 0x00002000 macro
H A Datge_main.c899 if ((reg & SPI_VPD_ENB) != 0) { in atge_get_macaddr()
903 reg &= ~SPI_VPD_ENB; in atge_get_macaddr()