Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dimx283.c230 u32 default_hmax; member
429 .default_hmax = 6000, /* 900 @ 480MHz/72MHz */
454 .default_hmax = 2500, /* 375 @ 480MHz/72Mhz */
487 .default_hmax = 1900, /* 285 @ 480MHz/72Mhz */
521 .default_hmax = 6000, /* 750 @ 576MHz / 72MHz */
935 imx283->hmax = imx283_internal_clock(pixel_rate, mode->default_hmax); in imx283_set_framing_limits()
944 def_hblank = mode->default_hmax - mode->width; in imx283_set_framing_limits()
1360 def_hblank = mode->default_hmax - mode->width; in imx283_init_controls()