Searched refs:gamma_max (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/media/platform/microchip/
H A Dmicrochip-isc.h242 * gamma_max sets of GAMMA_ENTRIES entries each
243 * @gamma_max: maximum number of sets of inside the gamma_table
344 u32 gamma_max; member in struct:isc_device
H A Dmicrochip-sama5d2-isc.c449 isc->gamma_max = 2;
H A Dmicrochip-sama7g5-isc.c438 isc->gamma_max = 0;
H A Dmicrochip-isc-base.c1631 v4l2_ctrl_new_std(hdl, ops, V4L2_CID_GAMMA, 0, isc->gamma_max, 1,
1632 isc->gamma_max);
/linux-master/drivers/staging/media/deprecated/atmel/
H A Datmel-isc.h231 * gamma_max sets of GAMMA_ENTRIES entries each
232 * @gamma_max: maximum number of sets of inside the gamma_table
327 u32 gamma_max; member in struct:isc_device
H A Datmel-sama5d2-isc.c429 isc->gamma_max = 2;
H A Datmel-sama7g5-isc.c418 isc->gamma_max = 0;
H A Datmel-isc-base.c1687 v4l2_ctrl_new_std(hdl, ops, V4L2_CID_GAMMA, 0, isc->gamma_max, 1,
1688 isc->gamma_max);

Completed in 203 milliseconds