Home
last modified time | relevance | path

Searched refs:fmw (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dtas2781-fmwlib.c221 if (!fmw || !fmw->data) { in tasdevice_rca_parser()
425 fmw, offset); in fw_parse_program_data_kernel()
454 fmw, offset); in fw_parse_configuration_data_kernel()
1211 fmw, offset); in fw_parse_configuration_data()
1913 struct firmware fmw; in tas2781_load_calibration() local
1930 fmw.size = fw_entry->size; in tas2781_load_calibration()
1931 fmw.data = fw_entry->data; in tas2781_load_calibration()
1989 if (!fmw || !fmw->data) { in tasdevice_dspfw_ready()
1997 if (!tas_priv->fmw) { in tasdevice_dspfw_ready()
2001 tas_fmw = tas_priv->fmw; in tasdevice_dspfw_ready()
[all …]
H A Dtas2781-i2c.c173 struct tasdevice_fw *tas_fw = tas_priv->fmw; in tasdevice_info_programs()
189 struct tasdevice_fw *tas_fw = tas_priv->fmw; in tasdevice_info_configurations()
371 static void tasdevice_fw_ready(const struct firmware *fmw, in tasdevice_fw_ready() argument
380 ret = tasdevice_rca_parser(tas_priv, fmw); in tasdevice_fw_ready()
424 if (fmw) in tasdevice_fw_ready()
425 release_firmware(fmw); in tasdevice_fw_ready()
H A Dtas2781-comlib.c391 struct tasdevice_fw *tas_fmw = tas_dev->fmw; in tasdevice_dsp_remove()
393 if (!tas_dev->fmw) in tasdevice_dsp_remove()
403 tas_dev->fmw = NULL; in tasdevice_dsp_remove()
/openbmc/linux/include/sound/
H A Dtas2781.h96 struct tasdevice_fw *fmw; member
125 const struct firmware *fmw, int offset);
128 const struct firmware *fmw, int offset);
131 const struct firmware *fmw, int offset);
H A Dtas2781-dsp.h172 int tasdevice_rca_parser(void *context, const struct firmware *fmw);
/openbmc/linux/sound/pci/hda/
H A Dtas2781_hda_i2c.c217 struct tasdevice_fw *tas_fw = tas_priv->fmw; in tasdevice_info_programs()
231 struct tasdevice_fw *tas_fw = tas_priv->fmw; in tasdevice_info_config()
259 struct tasdevice_fw *tas_fw = tas_priv->fmw; in tasdevice_program_put()
296 struct tasdevice_fw *tas_fw = tas_priv->fmw; in tasdevice_config_put()
520 static void tasdev_fw_ready(const struct firmware *fmw, void *context) in tasdev_fw_ready() argument
530 ret = tasdevice_rca_parser(tas_priv, fmw); in tasdev_fw_ready()
590 if (tas_priv->fmw->nr_programs > 0) in tasdev_fw_ready()
592 if (tas_priv->fmw->nr_configurations > 0) in tasdev_fw_ready()
605 if (fmw) in tasdev_fw_ready()
606 release_firmware(fmw); in tasdev_fw_ready()
/openbmc/qemu/docs/system/devices/
H A Dcxl.rst312 -M cxl-fmw.0.targets.0=cxl.1,cxl-fmw.0.size=4G
322 -M cxl-fmw.0.targets.0=cxl.1,cxl-fmw.0.size=4G
333 -M cxl-fmw.0.targets.0=cxl.1,cxl-fmw.0.size=4G
359 …-M cxl-fmw.0.targets.0=cxl.1,cxl-fmw.0.targets.1=cxl.2,cxl-fmw.0.size=4G,cxl-fmw.0.interleave-gran…
385 -M cxl-fmw.0.targets.0=cxl.1,cxl-fmw.0.size=4G,cxl-fmw.0.interleave-granularity=4k
/openbmc/qemu/qapi/
H A Dmachine.json540 # @cxl-fmw: List of CXLFixedMemoryWindowOptions
545 'data': { 'cxl-fmw': ['CXLFixedMemoryWindowOptions'] }
/openbmc/qemu/
H A Dqemu-options.hx40 …" cxl-fmw.0.targets.0=firsttarget,cxl-fmw.0.targets.1=secondtarget,cxl-fmw.0.size=s…
129 …``cxl-fmw.0.targets.0=firsttarget,cxl-fmw.0.targets.1=secondtarget,cxl-fmw.0.size=size[,cxl-fmw.0.…
159 …-machine cxl-fmw.0.targets.0=cxl.0,cxl-fmw.0.targets.1=cxl.1,cxl-fmw.0.size=128G,cxl-fmw.0.interle…