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

/freebsd-11-stable/sys/dev/ral/
H A Drt2560reg.h43 #define RT2560_CSR7 0x001c /* Interrupt source */ macro
351 { RT2560_CSR7, 0xffffffff }, \
H A Drt2560.c1343 r = RAL_READ(sc, RT2560_CSR7);
1344 RAL_WRITE(sc, RT2560_CSR7, r);
2651 RAL_WRITE(sc, RT2560_CSR7, 0xffffffff);

Completed in 56 milliseconds