Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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
H A Datmel-sama7g5-isc.c418 isc->gamma_max = 0; in microchip_xisc_probe()
H A Datmel-sama5d2-isc.c429 isc->gamma_max = 2; in atmel_isc_probe()
H A Datmel-isc-base.c1689 v4l2_ctrl_new_std(hdl, ops, V4L2_CID_GAMMA, 0, isc->gamma_max, 1, in isc_ctrl_init()
1690 isc->gamma_max); in isc_ctrl_init()
/kernel/linux/linux-6.6/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
H A Dmicrochip-sama5d2-isc.c449 isc->gamma_max = 2; in microchip_isc_probe()
H A Dmicrochip-sama7g5-isc.c438 isc->gamma_max = 0; in microchip_xisc_probe()
H A Dmicrochip-isc-base.c1674 v4l2_ctrl_new_std(hdl, ops, V4L2_CID_GAMMA, 0, isc->gamma_max, 1, in isc_ctrl_init()
1675 isc->gamma_max); in isc_ctrl_init()

Completed in 10 milliseconds