Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dtda1997x.c1105 u16 vtot, vact, vfront1, vfront2, vsync, vback1, vback2; in tda1997x_detect_std() local
1132 vback1 = io_read(sd, REG_FMT_V_BACK_F1); in tda1997x_detect_std()
1137 vtot, vact, vfront1, vfront2, vsync, vback1, vback2, vsync_pos ? '+' : '-'); in tda1997x_detect_std()
1150 timings->bt.vbackporch = vback1; in tda1997x_detect_std()