Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ral/
H A Drt2560reg.h43 #define RT2560_CSR7 0x001c /* Interrupt source */ macro
351 { RT2560_CSR7, 0xffffffff }, \
H A Drt2560.c1399 r = RAL_READ(sc, RT2560_CSR7); in rt2560_intr()
1400 RAL_WRITE(sc, RT2560_CSR7, r); in rt2560_intr()
2731 RAL_WRITE(sc, RT2560_CSR7, 0xffffffff); in rt2560_init_locked()