Home | Sort by: relevance | last modified time | path |
/src/sys/dev/i2c/ | |
tvpllvar.h | 49 uint32_t stepsize; member in struct:tvpll_data::tvpll_entry |
tvpll.c | 108 d = (p->frequency + pll->iffreq) / pll->entries[i].stepsize; 116 *fr = (d * pll->entries[i].stepsize) - pll->iffreq; |