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

/netbsd-current/sys/arch/arm/sociox/
H A Dif_scx.c2028 uint32_t hwfea, mtype, txchan, rxchan; local
2041 if ((rxchan = (hwfea & __BITS(21,20)) >> 20) != 0)
2042 aprint_normal("+%d rx channel available <21:20>\n", rxchan);

Completed in 193 milliseconds