Searched refs:RT2560_CSR7 (Results 1 – 2 of 2) sorted by relevance
43 #define RT2560_CSR7 0x001c /* Interrupt source */ macro351 { RT2560_CSR7, 0xffffffff }, \
1377 r = RAL_READ(sc, RT2560_CSR7); in rt2560_intr()1378 RAL_WRITE(sc, RT2560_CSR7, r); in rt2560_intr()2695 RAL_WRITE(sc, RT2560_CSR7, 0xffffffff); in rt2560_init_locked()