Lines Matching defs:ipu_dc
89 struct ipu_dc {
103 struct ipu_dc channels[IPU_DC_NUM_CHANNELS];
109 static void dc_link_event(struct ipu_dc *dc, int event, int addr, int priority)
119 static void dc_write_tmpl(struct ipu_dc *dc, int word, u32 opcode, u32 operand,
160 int ipu_dc_init_sync(struct ipu_dc *dc, struct ipu_di *di, bool interlaced,
241 void ipu_dc_enable_channel(struct ipu_dc *dc)
251 void ipu_dc_disable_channel(struct ipu_dc *dc)
303 struct ipu_dc *ipu_dc_get(struct ipu_soc *ipu, int channel)
306 struct ipu_dc *dc;
328 void ipu_dc_put(struct ipu_dc *dc)