Home
last modified time | relevance | path

Searched refs:DI_POL_DRDY_POLARITY_15 (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/sys/arm/freescale/imx/
HDimx51_ipuv3reg.h352 #define DI_POL_DRDY_POLARITY_15 0x00000010 macro
HDimx6_ipu.c161 #define DI_POL_DRDY_POLARITY_15 (1 << 4) macro
756 IPU_WRITE4(sc, (di ? IPU_DI1_POL : IPU_DI0_POL), DI_POL_DRDY_POLARITY_15); in ipu_config_timing()