Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/microchip/
H A Dmicrochip-isc-regs.h26 #define ISC_PFE_CFG0_PPOL_LOW BIT(2) macro
H A Dmicrochip-sama5d2-isc.c395 subdev_entity->pfe_cfg0 |= ISC_PFE_CFG0_PPOL_LOW; in isc_parse_dt()
H A Dmicrochip-sama7g5-isc.c381 subdev_entity->pfe_cfg0 |= ISC_PFE_CFG0_PPOL_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.h26 #define ISC_PFE_CFG0_PPOL_LOW BIT(2) macro
H A Datmel-sama7g5-isc.c361 subdev_entity->pfe_cfg0 |= ISC_PFE_CFG0_PPOL_LOW; in xisc_parse_dt()
H A Datmel-sama5d2-isc.c375 subdev_entity->pfe_cfg0 |= ISC_PFE_CFG0_PPOL_LOW; in isc_parse_dt()
H A Datmel-isc-base.c310 ISC_PFE_CFG0_VPOL_LOW | ISC_PFE_CFG0_PPOL_LOW | in isc_configure()