Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/pci/tw68/
Dtw68-reg.h179 #define VideoFormatSECAM 2 macro
Dtw68-video.c165 .format = VideoFormatSECAM,
/linux-4.4.14/drivers/media/pci/cx88/
Dcx88-reg.h706 #define VideoFormatSECAM 0x9 macro
Dcx88-core.c908 cxiformat = VideoFormatSECAM; in cx88_set_tvnorm()
982 v4l2_ctrl_grab(core->chroma_agc, cxiformat == VideoFormatSECAM); in cx88_set_tvnorm()