Searched refs:ISC_RLP_CFG (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/atmel/ |
H A D | atmel-isc-regs.h | 198 #define ISC_RLP_CFG 0x000003d0 macro
|
H A D | atmel-isc-base.c | 772 regmap_update_bits(regmap, ISC_RLP_CFG, ISC_RLP_CFG_MODE_MASK, in isc_configure()
|
/kernel/linux/linux-6.6/drivers/staging/media/deprecated/atmel/ |
H A D | atmel-isc-regs.h | 296 #define ISC_RLP_CFG 0x000003d0 macro
|
H A D | atmel-sama7g5-isc.c | 289 regmap_update_bits(regmap, ISC_RLP_CFG + isc->offsets.rlp, in isc_sama7g5_config_rlp()
|
H A D | atmel-sama5d2-isc.c | 282 regmap_update_bits(regmap, ISC_RLP_CFG + isc->offsets.rlp, in isc_sama5d2_config_rlp()
|
/kernel/linux/linux-6.6/drivers/media/platform/microchip/ |
H A D | microchip-isc-regs.h | 296 #define ISC_RLP_CFG 0x000003d0 macro
|
H A D | microchip-sama5d2-isc.c | 302 regmap_update_bits(regmap, ISC_RLP_CFG + isc->offsets.rlp, in isc_sama5d2_config_rlp()
|
H A D | microchip-sama7g5-isc.c | 309 regmap_update_bits(regmap, ISC_RLP_CFG + isc->offsets.rlp, in isc_sama7g5_config_rlp()
|
Completed in 8 milliseconds