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

/u-boot/drivers/video/imx/
H A Dipu_regs.h88 DI1_COUNTER_RELEASE = 0x02000000, enumerator in enum:__anon696
H A Dipu_common.c375 disp_gen |= clk->id ? DI1_COUNTER_RELEASE : DI0_COUNTER_RELEASE;
384 disp_gen &= clk->id ? ~DI1_COUNTER_RELEASE : ~DI0_COUNTER_RELEASE;
H A Dipu_disp.c729 reg &= ~DI1_COUNTER_RELEASE;

Completed in 46 milliseconds