Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dclmpccreg.h103 #define CLMPCC_REG_RISR 0x88 /* Receive Interrupt Status Reg (16-bits) */ macro
H A Dclmpcc.c1475 risr = clmpcc_rdreg(sc, CLMPCC_REG_RISR); in clmpcc_common_getc()