Searched refs:RT2560_CSR21 (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ral/
H A Drt2560_reg.h66 #define RT2560_CSR21 0x0054 /* EEPROM control */ macro
337 RAL_WRITE((sc), RT2560_CSR21, (val)); \
H A Drt2560.c984 n = (RAL_READ(sc, RT2560_CSR21) & RT2560_93C46) ? 5 : 7;
998 tmp = RAL_READ(sc, RT2560_CSR21);

Completed in 50 milliseconds