Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/i2c/
H A Dtea5767.c206 uint16_t pll_word = 0; in tea5767_freq_to_pll() local
263 int pll_word = buf[1] | (buf[0] & 0x3f) << 8; in tea5767_pll_to_freq() local