Searched defs:isp_csi2_ctx_cfg (Results 1 – 1 of 1) sorted by relevance
87 struct isp_csi2_ctx_cfg { struct88 u8 ctxnum; /* context number 0 - 7 */89 u8 dpcm_decompress;92 u8 virtual_id;93 u16 format_id; /* as in CSI2_CTx_CTRL2[9:0] */94 u8 dpcm_predictor; /* 1: simple, 0: advanced */97 u16 alpha;98 u16 data_offset;99 u32 ping_addr;100 u32 pong_addr;[all …]