Home
last modified time | relevance | path

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

/freebsd/sys/dev/sk/
H A Dif_skreg.h202 #define SK_ISSR 0x0018 /* special interrupt source */ macro
H A Dif_sk.c2980 status = CSR_READ_4(sc, SK_ISSR); in sk_intr()
3046 status = CSR_READ_4(sc, SK_ISSR); in sk_intr()
3513 CSR_READ_4(sc, SK_ISSR); in sk_init_locked()