Searched refs:DI1_COUNTER_RELEASE (Results 1 – 3 of 3) sorted by relevance
89 DI1_COUNTER_RELEASE = 0x02000000, enumerator
365 disp_gen |= clk->id ? DI1_COUNTER_RELEASE : DI0_COUNTER_RELEASE; in ipu_pixel_clk_enable()374 disp_gen &= clk->id ? ~DI1_COUNTER_RELEASE : ~DI0_COUNTER_RELEASE; in ipu_pixel_clk_disable()
728 reg &= ~DI1_COUNTER_RELEASE; in ipu_dp_dc_disable()