Searched refs:vfront1 (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/media/i2c/ |
D | tda1997x.c | 1105 u16 vtot, vact, vfront1, vfront2, vsync, vback1, vback2; in tda1997x_detect_std() local 1129 vfront1 = io_read(sd, REG_FMT_V_FRONT_F1); in tda1997x_detect_std() 1137 vtot, vact, vfront1, vfront2, vsync, vback1, vback2, vsync_pos ? '+' : '-'); in tda1997x_detect_std() 1148 timings->bt.vfrontporch = vfront1; in tda1997x_detect_std()
|