Searched refs:DI1_COUNTER_RELEASE (Results 1 – 3 of 3) sorted by relevance
88 DI1_COUNTER_RELEASE = 0x02000000, enumerator
375 disp_gen |= clk->id ? DI1_COUNTER_RELEASE : DI0_COUNTER_RELEASE; in ipu_pixel_clk_enable()384 disp_gen &= clk->id ? ~DI1_COUNTER_RELEASE : ~DI0_COUNTER_RELEASE; in ipu_pixel_clk_disable()
729 reg &= ~DI1_COUNTER_RELEASE; in ipu_dp_dc_disable()
Completed in 9 milliseconds