Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/tuners/
Dtda18271-priv.h190 extern int tda18271_lookup_pll_map(struct dvb_frontend *fe,
Dtda18271-common.c570 int ret = tda18271_lookup_pll_map(fe, MAIN_PLL, &freq, &pd, &d); in tda18271_calc_main_pll()
593 int ret = tda18271_lookup_pll_map(fe, CAL_PLL, &freq, &pd, &d); in tda18271_calc_cal_pll()
Dtda18271-maps.c1063 int tda18271_lookup_pll_map(struct dvb_frontend *fe, in tda18271_lookup_pll_map() function