Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/media/atomisp/i2c/
Dov2680.h41 #define OV2680_F_NUMBER_DEFAULT_NUM 24 macro
Datomisp-ov2680.c132 *val = (OV2680_F_NUMBER_DEFAULT_NUM << 16) | OV2680_F_NUMBER_DEM; in ov2680_g_fnumber()
138 *val = (OV2680_F_NUMBER_DEFAULT_NUM << 24) | in ov2680_g_fnumber_range()
140 (OV2680_F_NUMBER_DEFAULT_NUM << 8) | OV2680_F_NUMBER_DEM; in ov2680_g_fnumber_range()