Home
last modified time | relevance | path

Searched refs:ipu_dc_ch (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/
H A Dipu_regs.h257 struct ipu_dc_ch { struct
264 struct ipu_dc_ch dc_ch0_1_2[3]; argument
267 struct ipu_dc_ch dc_ch5_6[2];
268 struct ipu_dc_ch dc_ch8;
270 struct ipu_dc_ch dc_ch9;
364 static inline struct ipu_dc_ch *dc_ch_offset(int ch) in dc_ch_offset()