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

/illumos-gate/usr/src/uts/common/io/ral/
H A Drt2560.c1927 RAL_WRITE(sc, RT2560_CSR1, RT2560_RESET_ASIC);
1928 RAL_WRITE(sc, RT2560_CSR1, 0);
1970 RAL_WRITE(sc, RT2560_CSR1, RT2560_RESET_ASIC);
1971 RAL_WRITE(sc, RT2560_CSR1, RT2560_HOST_READY);
2333 RAL_WRITE(sc, RT2560_CSR1, RT2560_RESET_ASIC);
2334 RAL_WRITE(sc, RT2560_CSR1, 0);
H A Drt2560_reg.h47 #define RT2560_CSR1 0x0004 /* System control */ macro

Completed in 50 milliseconds