Home
last modified time | relevance | path

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

/drivers/media/i2c/
A Dimx290.c206 u32 hmax_min; member
550 .hmax_min = 2200,
561 .hmax_min = 3300,
575 .hmax_min = 2200,
586 .hmax_min = 3300,
896 unsigned int hblank_min = mode->hmax_min - mode->width; in imx290_ctrl_update()
A Dimx415.c501 u32 hmax_min[2]; member
509 .hmax_min = { 2032, 1066 },
517 .hmax_min = { 1066, 533 },
525 .hmax_min = { 2200, 1100 },
822 hblank_min = (cur_mode->hmax_min[sensor->num_data_lanes == 2 ? 0 : 1] * in imx415_ctrls_init()

Completed in 30 milliseconds