Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/tuners/
H A Dtda18271-maps.c11 struct tda18271_pll_map { struct
24 static struct tda18271_pll_map tda18271c1_main_pll[] = { argument
68 static struct tda18271_pll_map tda18271c2_main_pll[] = {
112 static struct tda18271_pll_map tda18271c1_cal_pll[] = {
151 static struct tda18271_pll_map tda18271c2_cal_pll[] = {
1036 struct tda18271_pll_map *main_pll;
1037 struct tda18271_pll_map *cal_pll;
1056 struct tda18271_pll_map *map = NULL; in tda18271_lookup_pll_map()