Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/tuners/
H A Dtda18271-priv.h178 extern int tda18271_lookup_pll_map(struct dvb_frontend *fe,
H A Dtda18271-common.c558 int ret = tda18271_lookup_pll_map(fe, MAIN_PLL, &freq, &pd, &d); in tda18271_calc_main_pll()
581 int ret = tda18271_lookup_pll_map(fe, CAL_PLL, &freq, &pd, &d); in tda18271_calc_cal_pll()
H A Dtda18271-maps.c1051 int tda18271_lookup_pll_map(struct dvb_frontend *fe, in tda18271_lookup_pll_map() function