Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/common/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[] = {
1052 struct tda18271_pll_map *main_pll;
1053 struct tda18271_pll_map *cal_pll;
1072 struct tda18271_pll_map *map = NULL; in tda18271_lookup_pll_map()