Searched refs:ch_cor5 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dclmpccvar.h79 u_char ch_cor5; member in struct:clmpcc_chan
H A Dclmpcc.c900 ch->ch_cor5 = CLMPCC_COR5_FLOW_NORM;
902 ch->ch_cor5 = 0;
977 if ( ch->ch_cor5 != (r1 & CLMPCC_COR5_FLOW_MASK) ) {
979 clmpcc_wrreg(sc, CLMPCC_REG_COR5, r1 | ch->ch_cor5);

Completed in 126 milliseconds