Searched refs:DI_PORT (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/arm/freescale/imx/
H A Dimx6_ipu.c78 #define DI_PORT 0 macro
860 WRITE_CH_CONF_PROG_DISP_ID(DI_PORT) |
861 WRITE_CH_CONF_PROG_DI_ID(DI_PORT);
967 IPU_WRITE4(sc, IPU_CONF, DI_PORT ? IPU_CONF_DI1_EN : IPU_CONF_DI0_EN);
1025 ipu_dc_init(sc, DI_PORT);
1030 ipu_config_timing(sc, DI_PORT);
1032 ipu_di_enable(sc, DI_PORT);

Completed in 28 milliseconds