Searched refs:RT2560_93C46 (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/ral/ | ||
H A D | rt2560_reg.h | 153 #define RT2560_93C46 (1 << 5) macro |
H A D | rt2560.c | 984 n = (RAL_READ(sc, RT2560_CSR21) & RT2560_93C46) ? 5 : 7; in rt2560_eeprom_read() |