Searched defs:fmt_config (Results 1 – 6 of 6) sorted by relevance
101 struct fmt_config { struct102 struct isc_format *sd_format;104 u32 fourcc;105 u8 bpp;107 u32 rlp_cfg_mode;108 u32 dcfg_imode;109 u32 dctrl_dview;111 u32 bits_pipeline;
113 struct fmt_config { struct114 struct isc_format *sd_format;116 u32 fourcc;117 u8 bpp;118 u8 bpp_v4l2;120 u32 rlp_cfg_mode;121 u32 dcfg_imode;122 u32 dctrl_dview;124 u32 bits_pipeline;
114 struct fmt_config { struct115 struct isc_format *sd_format;117 u32 fourcc;118 u8 bpp;119 u8 bpp_v4l2;121 u32 rlp_cfg_mode;122 u32 dcfg_imode;123 u32 dctrl_dview;125 u32 bits_pipeline;
22 struct nhlt_fmt_cfg *fmt_config = fmt->fmt_config; in skl_get_specific_cfg() local
63 struct nhlt_fmt_cfg fmt_config[]; member
61 struct nhlt_fmt_cfg fmt_config[]; member