Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/i2c/
Dov02a10.c75 #define OV02A10_BITS_PER_SAMPLE 10 macro
253 do_div(pixel_rate, OV02A10_BITS_PER_SAMPLE); in to_pixel_rate()