Searched refs:hts_def (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/media/i2c/ |
D | ov5695.c | 89 u32 hts_def; member 648 .hts_def = 0x02e4 * 4, 657 .hts_def = 0x02a0 * 4, 666 .hts_def = 0x02e4 * 4, 675 .hts_def = 0x02a0 * 4, 684 .hts_def = 0x02a0 * 4, 826 h_blank = mode->hts_def - mode->width; in ov5695_set_fmt() 1171 h_blank = mode->hts_def - mode->width; in ov5695_initialize_controls()
|
D | ov8858.c | 100 u32 hts_def; member 1206 .hts_def = 1940 * 2, 1217 .hts_def = 1928 * 2, 1437 h_blank = mode->hts_def - mode->width; in ov8858_set_fmt() 1728 h_blank = mode->hts_def - mode->width; in ov8858_init_ctrls()
|
D | ov2685.c | 82 u32 hts_def; member 249 .hts_def = 0x06a4, 689 h_blank = mode->hts_def - mode->width; in ov2685_initialize_controls()
|
D | ov02a10.c | 97 u32 hts_def; member 263 .hts_def = 0x03a6, 764 h_blank = mode->hts_def - mode->width; in ov02a10_initialize_controls()
|
D | ov4689.c | 114 u32 hts_def; member 265 .hts_def = 10296, 740 hblank_def = mode->hts_def - mode->width; in ov4689_initialize_controls()
|