Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/microchip/
H A Dmicrochip-isc-regs.h268 #define ISC_CBC_CONTRAST 0x000003c0 macro
H A Dmicrochip-sama5d2-isc.c242 regmap_write(regmap, ISC_CBC_CONTRAST + isc->offsets.cbc, in isc_sama5d2_config_cbc()
H A Dmicrochip-sama7g5-isc.c255 regmap_write(regmap, ISC_CBC_CONTRAST + isc->offsets.cbc, isc->ctrls.contrast); in isc_sama7g5_config_cbc()
/openbmc/linux/drivers/staging/media/deprecated/atmel/
H A Datmel-isc-regs.h268 #define ISC_CBC_CONTRAST 0x000003c0 macro
H A Datmel-sama7g5-isc.c235 regmap_write(regmap, ISC_CBC_CONTRAST + isc->offsets.cbc, isc->ctrls.contrast); in isc_sama7g5_config_cbc()
H A Datmel-sama5d2-isc.c222 regmap_write(regmap, ISC_CBC_CONTRAST + isc->offsets.cbc, in isc_sama5d2_config_cbc()