Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ral/
H A Drt2560_reg.h51 #define RT2560_CSR8 0x0020 /* Interrupt mask */ macro
H A Drt2560.c1931 RAL_WRITE(sc, RT2560_CSR8, 0xffffffff); in rt2560_stop()
2001 RAL_WRITE(sc, RT2560_CSR8, RT2560_INTR_MASK); in rt2560_init()
2281 RAL_WRITE(sc, RT2560_CSR8, 0xffffffff); in rt2560_intr()
2301 RAL_WRITE(sc, RT2560_CSR8, RT2560_INTR_MASK); in rt2560_intr()
2337 RAL_WRITE(sc, RT2560_CSR8, 0xffffffff); in rt2560_quiesce()