Home
last modified time | relevance | path

Searched refs:RTK_IMR (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/dev/ic/
H A Drtl81x9.c1178 CSR_WRITE_2(sc, RTK_IMR, 0x0000); in rtk_intr()
1214 CSR_WRITE_2(sc, RTK_IMR, RTK_INTRS); in rtk_intr()
1409 CSR_WRITE_2(sc, RTK_IMR, RTK_INTRS); in rtk_init()
1491 CSR_WRITE_2(sc, RTK_IMR, 0x0000); in rtk_stop()
H A Drtl81x9reg.h72 #define RTK_IMR 0x003C /* interrupt mask register */ macro
H A Drtl8169.c2006 CSR_WRITE_2(sc, RTK_IMR, 0); in re_init()
2008 CSR_WRITE_2(sc, RTK_IMR, RTK_INTRS_IM_HW); in re_init()
2010 CSR_WRITE_2(sc, RTK_IMR, RTK_INTRS_CPLUS); in re_init()
2184 CSR_WRITE_2(sc, RTK_IMR, 0x0000); in re_stop()