Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ral/
H A Drt2560_reg.h151 #define RT2560_93C46 (1 << 5) macro
H A Drt2560.c984 n = (RAL_READ(sc, RT2560_CSR21) & RT2560_93C46) ? 5 : 7; in rt2560_eeprom_read()