Searched refs:IPU_PRG_CTL_BYPASS (Results 1 – 1 of 1) sorted by relevance
22 #define IPU_PRG_CTL_BYPASS(i) (1 << (0 + i)) macro259 val |= IPU_PRG_CTL_BYPASS(prg_chan); in ipu_prg_channel_disable()323 val &= ~IPU_PRG_CTL_BYPASS(prg_chan); in ipu_prg_channel_configure()