Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/tuners/
Dtda18271-maps.c23 struct tda18271_pll_map { struct
36 static struct tda18271_pll_map tda18271c1_main_pll[] = { argument
80 static struct tda18271_pll_map tda18271c2_main_pll[] = {
124 static struct tda18271_pll_map tda18271c1_cal_pll[] = {
163 static struct tda18271_pll_map tda18271c2_cal_pll[] = {
1048 struct tda18271_pll_map *main_pll;
1049 struct tda18271_pll_map *cal_pll;
1068 struct tda18271_pll_map *map = NULL; in tda18271_lookup_pll_map()