Searched refs:hts_def (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/drivers/media/i2c/ |
D | ov5695.c | 89 u32 hts_def; member 649 .hts_def = 0x02e4 * 4, 658 .hts_def = 0x02a0 * 4, 667 .hts_def = 0x02e4 * 4, 676 .hts_def = 0x02a0 * 4, 685 .hts_def = 0x02a0 * 4, 829 h_blank = mode->hts_def - mode->width; in ov5695_set_fmt() 1188 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() 1725 h_blank = mode->hts_def - mode->width; in ov8858_init_ctrls()
|
D | ov2685.c | 82 u32 hts_def; member 250 .hts_def = 0x06a4, 700 h_blank = mode->hts_def - mode->width; in ov2685_initialize_controls()
|
D | ov02a10.c | 97 u32 hts_def; member 263 .hts_def = 0x03a6, 763 h_blank = mode->hts_def - mode->width; in ov02a10_initialize_controls()
|
D | ov4689.c | 79 u32 hts_def; member 225 .hts_def = 4 * 2574, 736 h_blank_def = mode->hts_def - mode->width; in ov4689_initialize_controls()
|