Searched defs:fmt_config (Results 1 – 3 of 3) sorted by relevance
138 struct fmt_config { struct139 u32 fourcc;141 u32 pfe_cfg0_bps;142 u32 cfa_baycfg;143 u32 rlp_cfg_mode;144 u32 dcfg_imode;145 u32 dctrl_dview;147 u32 bits_pipeline;
73 struct nhlt_fmt_cfg fmt_config[0]; member
78 struct nhlt_fmt_cfg *fmt_config = fmt->fmt_config; in skl_get_specific_cfg() local