Searched defs:isp_csi2_ctx_cfg (Results 1 – 1 of 1) sorted by relevance
77 struct isp_csi2_ctx_cfg { struct78 u8 ctxnum; /* context number 0 - 7 */79 u8 dpcm_decompress;82 u8 virtual_id;83 u16 format_id; /* as in CSI2_CTx_CTRL2[9:0] */84 u8 dpcm_predictor; /* 1: simple, 0: advanced */87 u16 alpha;88 u16 data_offset;89 u32 ping_addr;90 u32 pong_addr;[all …]