Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dlm700x.c64 nfreq /= lm700x_decode_ref(rf); in lm700x_encode_freq()
115 lm700x_decode_ref(u_int32_t rf) in lm700x_decode_ref() function
H A Dlm700x.h77 u_int8_t lm700x_decode_ref(u_int32_t);
/netbsd-src/sys/dev/isa/
H A Daztech.c334 ri->rfreq = lm700x_decode_ref(sc->rf); in az_get_info()
H A Dradiotrack.c415 ri->rfreq = lm700x_decode_ref(sc->rf); in rt_get_info()