Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/i2c/
H A Dtvpll.c51 static uint32_t tvpll_algo(struct tvpll *, uint8_t *,
85 tvpll_algo(struct tvpll *tvpll, uint8_t *b, in tvpll_algo() function
132 if((rv = tvpll_algo(tvpll, b, params, &fr)) != 0) in tvpll_tune_dtv()