Home
last modified time | relevance | path

Searched refs:old_std (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/tw686x/
H A Dtw686x-video.c840 unsigned int old_std, detected_std = 0; in tw686x_querystd() local
847 old_std = reg_read(dev, SDT[vc->ch]); in tw686x_querystd()
859 reg_write(dev, SDT[vc->ch], old_std); in tw686x_querystd()
/kernel/linux/linux-6.6/drivers/media/pci/tw686x/
H A Dtw686x-video.c837 unsigned int old_std, detected_std = 0; in tw686x_querystd() local
844 old_std = reg_read(dev, SDT[vc->ch]); in tw686x_querystd()
856 reg_write(dev, SDT[vc->ch], old_std); in tw686x_querystd()

Completed in 4 milliseconds