Searched defs:isp_csi2_ctx_cfg (Results 1 – 1 of 1) sorted by relevance
74 struct isp_csi2_ctx_cfg { struct75 u8 ctxnum; /* context number 0 - 7 */76 u8 dpcm_decompress;79 u8 virtual_id;80 u16 format_id; /* as in CSI2_CTx_CTRL2[9:0] */81 u8 dpcm_predictor; /* 1: simple, 0: advanced */84 u16 alpha;85 u16 data_offset;86 u32 ping_addr;87 u32 pong_addr;[all …]