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

/openbsd-current/sys/dev/ic/
H A Drt2560reg.h54 #define RT2560_CSR21 0x0054 /* EEPROM control */ macro
313 RAL_WRITE((sc), RT2560_CSR21, (val)); \
H A Drt2560.c840 n = (RAL_READ(sc, RT2560_CSR21) & RT2560_93C46) ? 5 : 7;
854 tmp = RAL_READ(sc, RT2560_CSR21);

Completed in 174 milliseconds