Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/freescale/imx/
H A Dimx51_ipuv3reg.h354 #define DI_POL_DRDY_POLARITY_15 0x00000010 macro
H A Dimx6_ipu.c163 #define DI_POL_DRDY_POLARITY_15 (1 << 4) macro
758 IPU_WRITE4(sc, (di ? IPU_DI1_POL : IPU_DI0_POL), DI_POL_DRDY_POLARITY_15); in ipu_config_timing()