Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/microchip/
H A Dmicrochip-isc-regs.h121 #define ISC_DPC_CFG_BAYCFG_MASK GENMASK(1, 0) macro
H A Dmicrochip-sama7g5-isc.c292 regmap_update_bits(regmap, ISC_DPC_CFG, ISC_DPC_CFG_BAYCFG_MASK, in isc_sama7g5_config_dpc()
/openbmc/linux/drivers/staging/media/deprecated/atmel/
H A Datmel-isc-regs.h121 #define ISC_DPC_CFG_BAYCFG_MASK GENMASK(1, 0) macro
H A Datmel-sama7g5-isc.c272 regmap_update_bits(regmap, ISC_DPC_CFG, ISC_DPC_CFG_BAYCFG_MASK, in isc_sama7g5_config_dpc()