Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dcyreg.h51 #define CY_CLEAR_INTR 0x1800 /* intr ack address */ macro
Dcy.c97 bus_space_write_1(tag, bsh, CY_CLEAR_INTR << bustype, 0); in cy_find()
246 CY_CLEAR_INTR << sc->sc_bustype, 0); in cy_attach()
1330 CY_CLEAR_INTR << sc->sc_bustype, 0); in cy_intr()