Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/i2c/
Dov5693.c886 static unsigned int __ov5693_calc_vts(u32 height) in __ov5693_calc_vts() function
993 ov5693->mode.vts = __ov5693_calc_vts(fmt->height); in ov5693_set_fmt()
1437 ov5693->mode.vts = __ov5693_calc_vts(ov5693->mode.format.height); in ov5693_probe()