Home
last modified time | relevance | path

Searched defs:tlr_value (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dcom.c1848 uint8_t tlr_value = ((rx_fifo_trig>>2) << 4) | (tx_fifo_trig>>2); in com_loadchannelregs() local
2608 uint8_t tlr_value = ((rx_fifo_trig>>2) << 4) | (tx_fifo_trig>>2); in cominit() local