Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/bt8xx/
H A Dbttvp.h287 unsigned int pll_current; /* Currently programmed ofreq */ member
H A Dbttv-driver.c787 if (btv->pll.pll_ofreq == btv->pll.pll_current) { in set_pll()
794 if (btv->pll.pll_current == 0) in set_pll()
801 btv->pll.pll_current = 0; in set_pll()
819 btv->pll.pll_current = btv->pll.pll_ofreq; in set_pll()
825 btv->pll.pll_current = -1; in set_pll()
1233 btv->pll.pll_current = -1; in bttv_reinit_bt848()
H A Dbttv-cards.c3477 btv->pll.pll_current = -1; in bttv_init_card2()