Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dclmpccreg.h104 #define CLMPCC_REG_RISRl 0x89 /* Receive Interrupt Status Reg (low) */ macro
Dclmpcc.c1071 risr = clmpcc_rdreg(sc, CLMPCC_REG_RISRl); in clmpcc_rxintr()