Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/video/bt8xx/
Dbttvp.h329 unsigned int pll_current; /* Currently programmed ofreq */ member
Dbttv-driver.c1000 if (btv->pll.pll_ofreq == btv->pll.pll_current) { in set_pll()
1007 if (btv->pll.pll_current == 0) in set_pll()
1013 btv->pll.pll_current = 0; in set_pll()
1030 btv->pll.pll_current = btv->pll.pll_ofreq; in set_pll()
1035 btv->pll.pll_current = -1; in set_pll()
1448 btv->pll.pll_current = -1; in bttv_reinit_bt848()
Dbttv-cards.c3434 btv->pll.pll_current = -1; in bttv_init_card2()