Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Daic6915.h97 #define RCD_W0_EndIndex(x) (((x) >> 16) & 0x7ff) macro
H A Daic6915.c741 rxidx = RCD_W0_EndIndex(word0); in sf_rxintr()