Searched refs:RT2560_CSR7 (Results 1 – 2 of 2) sorted by relevance
42 #define RT2560_CSR7 0x001c /* Interrupt source */ macro349 { RT2560_CSR7, 0xffffffff }, \
1337 r = RAL_READ(sc, RT2560_CSR7); in rt2560_intr()1338 RAL_WRITE(sc, RT2560_CSR7, r); in rt2560_intr()2625 RAL_WRITE(sc, RT2560_CSR7, 0xffffffff); in rt2560_init_locked()