Home
last modified time | relevance | path

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

/netbsd/sys/dev/i2c/
H A Dtcakp.c78 #define TCA_EVENT(c) (0x04 + (c) - 'A') macro
169 tcakp_read(sc, TCA_EVENT('A'), &ev); in tcakp_softintr()
188 tcakp_read(sc, TCA_EVENT('A'), &ev); in tcakp_softintr()
321 tcakp_read(sc, TCA_EVENT('A'), &ev); in tcakp_cngetc()