Searched refs:DI_SYNC_COUNTER (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/arm/freescale/imx/ |
| H A D | imx6_ipu.c | 246 #define DI_SYNC_COUNTER(c) ((c) + 1) macro 697 sc->sc_mode->vtotal - 1, DI_SYNC_COUNTER(DI_COUNTER_INT_HSYNC), in ipu_config_timing() 701 DI_SYNC_COUNTER(DI_COUNTER_INT_HSYNC), in ipu_config_timing() 711 0, DI_SYNC_COUNTER(DI_COUNTER_HSYNC), in ipu_config_timing() 712 MODE_VSW(sc->sc_mode) + MODE_VFP(sc->sc_mode), DI_SYNC_COUNTER(DI_COUNTER_HSYNC)); in ipu_config_timing() 714 sc->sc_mode->vdisplay, DI_SYNC_COUNTER(DI_COUNTER_VSYNC), in ipu_config_timing() 720 sc->sc_mode->hdisplay, DI_SYNC_COUNTER(DI_COUNTER_AD_0), in ipu_config_timing()
|