Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/i2c/
H A Dtvpll.c43 struct tvpll { struct
47 const struct tvpll_data * pll; argument
51 static uint32_t tvpll_algo(struct tvpll *, uint8_t *, argument
57 struct tvpll *tvpll; in tvpll_open() local
79 tvpll_close(struct tvpll *tvpll) in tvpll_close()
85 tvpll_algo(struct tvpll *tvpll, uint8_t *b, in tvpll_algo()
123 tvpll_tune_dtv(struct tvpll *tvpll, in tvpll_tune_dtv()