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

/freebsd-11-stable/sys/dev/ral/
H A Drt2560reg.h57 #define RT2560_CSR21 0x0054 /* EEPROM control */ macro
319 RAL_WRITE((sc), RT2560_CSR21, (val)); \
H A Drt2560.c826 n = (RAL_READ(sc, RT2560_CSR21) & RT2560_93C46) ? 5 : 7;
840 tmp = RAL_READ(sc, RT2560_CSR21);

Completed in 69 milliseconds