Searched refs:DI0_COUNTER_RELEASE (Results 1 – 3 of 3) sorted by relevance
87 DI0_COUNTER_RELEASE = 0x01000000, enumerator
373 disp_gen |= clk->id ? DI1_COUNTER_RELEASE : DI0_COUNTER_RELEASE; in ipu_pixel_clk_enable()382 disp_gen &= clk->id ? ~DI1_COUNTER_RELEASE : ~DI0_COUNTER_RELEASE; in ipu_pixel_clk_disable()
729 reg &= ~DI0_COUNTER_RELEASE; in ipu_dp_dc_disable()