Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dnvp6188.c936 int ch_htotal = 0; in nv6188_read_htotal() local
943 ch_htotal = ((val_5xf3 << 8) | val_5xf2); in nv6188_read_htotal()
945 return ch_htotal; in nv6188_read_htotal()
1912 int ch_htotal = 0; in nvp6188_auto_detect_fmt() local
1918 ch_htotal = nv6188_read_htotal(nvp6188, ch); in nvp6188_auto_detect_fmt()
1919 if (ch_htotal == 0x0708) in nvp6188_auto_detect_fmt()
1921 else if (ch_htotal == 0x0870) in nvp6188_auto_detect_fmt()