Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dov4689.c718 s64 h_blank_def; in ov4689_initialize_controls() local
736 h_blank_def = mode->hts_def - mode->width; in ov4689_initialize_controls()
737 ctrl = v4l2_ctrl_new_std(handler, NULL, V4L2_CID_HBLANK, h_blank_def, in ov4689_initialize_controls()
738 h_blank_def, 1, h_blank_def); in ov4689_initialize_controls()