Home
last modified time | relevance | path

Searched refs:fmt_config (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/staging/media/deprecated/atmel/
H A Datmel-isc.h113 struct fmt_config { struct
287 struct fmt_config config;
288 struct fmt_config try_config;
/openbmc/linux/drivers/media/platform/microchip/
H A Dmicrochip-isc.h114 struct fmt_config { struct
304 struct fmt_config config;
305 struct fmt_config try_config;
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-nhlt.c114 fmt_cfg = (struct nhlt_fmt_cfg *)fmt->fmt_config; in skl_get_ssp_clks()
166 first_fmt_cfg = (struct nhlt_fmt_cfg *)fmt->fmt_config; in skl_get_ssp_clks()
214 fmt_cfg = (struct nhlt_fmt_cfg *)fmt->fmt_config; in skl_get_mclk()
/openbmc/linux/sound/hda/
H A Dintel-nhlt.c58 struct nhlt_fmt_cfg *fmt_cfg = fmt_configs->fmt_config; in intel_nhlt_get_dmic_geo()
191 cfg = fmt->fmt_config; in intel_nhlt_ssp_mclk_mask()
243 struct nhlt_fmt_cfg *cfg = fmt->fmt_config; in nhlt_get_specific_cfg()
/openbmc/linux/include/sound/
H A Dintel-nhlt.h61 struct nhlt_fmt_cfg fmt_config[]; member