Home
last modified time | relevance | path

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

/linux/drivers/staging/media/deprecated/atmel/
H A Datmel-isc-regs.h24 #define ISC_PFE_CFG0_HPOL_LOW BIT(0) macro
H A Datmel-sama5d2-isc.c365 subdev_entity->pfe_cfg0 = ISC_PFE_CFG0_HPOL_LOW; in isc_parse_dt()
H A Datmel-sama7g5-isc.c351 subdev_entity->pfe_cfg0 = ISC_PFE_CFG0_HPOL_LOW; in xisc_parse_dt()
H A Datmel-isc-base.c309 mask = ISC_PFE_CFG0_BPS_MASK | ISC_PFE_CFG0_HPOL_LOW | in isc_configure()
/linux/drivers/media/platform/microchip/
H A Dmicrochip-isc-regs.h24 #define ISC_PFE_CFG0_HPOL_LOW BIT(0) macro
H A Dmicrochip-sama5d2-isc.c385 subdev_entity->pfe_cfg0 = ISC_PFE_CFG0_HPOL_LOW; in isc_parse_dt()
H A Dmicrochip-sama7g5-isc.c371 subdev_entity->pfe_cfg0 = ISC_PFE_CFG0_HPOL_LOW; in xisc_parse_dt()
H A Dmicrochip-isc-base.c299 mask = ISC_PFE_CFG0_BPS_MASK | ISC_PFE_CFG0_HPOL_LOW | in isc_configure()