Searched refs:DI0_COUNTER_RELEASE (Results 1 – 3 of 3) sorted by relevance
88 DI0_COUNTER_RELEASE = 0x01000000, 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()
730 reg &= ~DI0_COUNTER_RELEASE; in ipu_dp_dc_disable()