Home
last modified time | relevance | path

Searched refs:ISC_PFE_CFG0_VPOL_LOW (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/media/platform/microchip/
H A Dmicrochip-isc-regs.h25 #define ISC_PFE_CFG0_VPOL_LOW BIT(1) macro
H A Dmicrochip-sama5d2-isc.c392 subdev_entity->pfe_cfg0 |= ISC_PFE_CFG0_VPOL_LOW; in isc_parse_dt()
H A Dmicrochip-sama7g5-isc.c378 subdev_entity->pfe_cfg0 |= ISC_PFE_CFG0_VPOL_LOW; in xisc_parse_dt()
H A Dmicrochip-isc-base.c300 ISC_PFE_CFG0_VPOL_LOW | ISC_PFE_CFG0_PPOL_LOW | in isc_configure()
/openbmc/linux/drivers/staging/media/deprecated/atmel/
H A Datmel-isc-regs.h25 #define ISC_PFE_CFG0_VPOL_LOW BIT(1) macro
H A Datmel-sama7g5-isc.c358 subdev_entity->pfe_cfg0 |= ISC_PFE_CFG0_VPOL_LOW; in xisc_parse_dt()
H A Datmel-sama5d2-isc.c372 subdev_entity->pfe_cfg0 |= ISC_PFE_CFG0_VPOL_LOW; in isc_parse_dt()
H A Datmel-isc-base.c310 ISC_PFE_CFG0_VPOL_LOW | ISC_PFE_CFG0_PPOL_LOW | in isc_configure()