format_val         38 drivers/base/regmap/internal.h 	void (*format_val)(void *buf, unsigned int val, unsigned int shift);
format_val        555 drivers/base/regmap/regcache.c 	if (map->format.format_val) {
format_val        556 drivers/base/regmap/regcache.c 		map->format.format_val(base + (map->cache_word_size * idx),
format_val        951 drivers/base/regmap/regmap.c 		map->format.format_val = regmap_format_8;
format_val        958 drivers/base/regmap/regmap.c 			map->format.format_val = regmap_format_16_be;
format_val        963 drivers/base/regmap/regmap.c 			map->format.format_val = regmap_format_16_le;
format_val        968 drivers/base/regmap/regmap.c 			map->format.format_val = regmap_format_16_native;
format_val        978 drivers/base/regmap/regmap.c 		map->format.format_val = regmap_format_24;
format_val        984 drivers/base/regmap/regmap.c 			map->format.format_val = regmap_format_32_be;
format_val        989 drivers/base/regmap/regmap.c 			map->format.format_val = regmap_format_32_le;
format_val        994 drivers/base/regmap/regmap.c 			map->format.format_val = regmap_format_32_native;
format_val       1005 drivers/base/regmap/regmap.c 			map->format.format_val = regmap_format_64_be;
format_val       1010 drivers/base/regmap/regmap.c 			map->format.format_val = regmap_format_64_le;
format_val       1015 drivers/base/regmap/regmap.c 			map->format.format_val = regmap_format_64_native;
format_val       1033 drivers/base/regmap/regmap.c 	    !(map->format.format_reg && map->format.format_val))
format_val       1045 drivers/base/regmap/regmap.c 	} else if (map->format.format_val) {
format_val       1683 drivers/base/regmap/regmap.c 	return map->bus && map->bus->write && map->format.format_val &&
format_val       1751 drivers/base/regmap/regmap.c 	WARN_ON(!map->bus || !map->format.format_val);
format_val       1753 drivers/base/regmap/regmap.c 	map->format.format_val(map->work_buf + map->format.reg_bytes
format_val       2165 drivers/base/regmap/regmap.c 		map->format.format_val(u8, val, 0);
format_val       2656 drivers/base/regmap/regmap.c 			map->format.format_val(val + (i * val_bytes), v, 0);
format_val        514 include/sound/hdaudio.h 	unsigned int format_val;	/* format value to be set in the
format_val        554 include/sound/hdaudio.h 				unsigned int format_val);
format_val        213 sound/hda/hdac_stream.c 	snd_hdac_stream_writew(azx_dev, SD_FORMAT, azx_dev->format_val);
format_val        267 sound/hda/hdac_stream.c 	azx_dev->format_val = 0;
format_val        483 sound/hda/hdac_stream.c 				 unsigned int format_val)
format_val        499 sound/hda/hdac_stream.c 	    format_val != azx_dev->format_val ||
format_val        503 sound/hda/hdac_stream.c 		azx_dev->format_val = format_val;
format_val        690 sound/hda/hdac_stream.c 	azx_dev->format_val = format;
format_val        754 sound/hda/hdac_stream.c 	azx_dev->format_val = 0;
format_val        121 sound/pci/hda/hda_controller.c 	azx_dev->core.format_val = 0;
format_val        157 sound/pci/hda/hda_controller.c 	unsigned int format_val, stream_tag;
format_val        171 sound/pci/hda/hda_controller.c 	format_val = snd_hdac_calc_stream_format(runtime->rate,
format_val        176 sound/pci/hda/hda_controller.c 	if (!format_val) {
format_val        184 sound/pci/hda/hda_controller.c 	err = snd_hdac_stream_set_params(azx_stream(azx_dev), format_val);
format_val        196 sound/pci/hda/hda_controller.c 				     azx_dev->core.format_val, substream);
format_val       2612 sound/pci/hda/patch_ca0132.c 	unsigned int format_val;
format_val       2614 sound/pci/hda/patch_ca0132.c 	format_val = snd_hdac_calc_stream_format(sample_rate,
format_val       2618 sound/pci/hda/patch_ca0132.c 		*hda_format = (unsigned short)format_val;
format_val        152 sound/soc/codecs/hdac_hda.c 	unsigned int format_val;
format_val        161 sound/soc/codecs/hdac_hda.c 	format_val = snd_hdac_calc_stream_format(params_rate(params),
format_val        166 sound/soc/codecs/hdac_hda.c 	if (!format_val) {
format_val        175 sound/soc/codecs/hdac_hda.c 	hda_pvt->pcm[dai->id].format_val[substream->stream] = format_val;
format_val        205 sound/soc/codecs/hdac_hda.c 	unsigned int format_val;
format_val        219 sound/soc/codecs/hdac_hda.c 	format_val = hda_pvt->pcm[dai->id].format_val[substream->stream];
format_val        222 sound/soc/codecs/hdac_hda.c 				    stream, format_val, substream);
format_val         11 sound/soc/codecs/hdac_hda.h 	unsigned int format_val[2];
format_val         78 sound/soc/intel/skylake/skl-pcm.c 	hdac_stream(stream)->format_val = 0;
format_val        136 sound/soc/intel/skylake/skl-pcm.c 	unsigned int format_val;
format_val        149 sound/soc/intel/skylake/skl-pcm.c 	format_val = snd_hdac_calc_stream_format(params->s_freq,
format_val        153 sound/soc/intel/skylake/skl-pcm.c 		format_val, params->s_freq, params->ch, params->format);
format_val        156 sound/soc/intel/skylake/skl-pcm.c 	err = snd_hdac_stream_set_params(hdac_stream(stream), format_val);
format_val        183 sound/soc/intel/skylake/skl-pcm.c 	unsigned int format_val;
format_val        196 sound/soc/intel/skylake/skl-pcm.c 	format_val = snd_hdac_calc_stream_format(params->s_freq, params->ch,
format_val        200 sound/soc/intel/skylake/skl-pcm.c 		format_val, params->s_freq, params->ch, params->format);
format_val        204 sound/soc/intel/skylake/skl-pcm.c 	snd_hdac_ext_link_stream_setup(stream, format_val);
format_val        126 sound/soc/sof/intel/hda-dai.c 	unsigned int format_val;
format_val        131 sound/soc/sof/intel/hda-dai.c 	format_val = snd_hdac_calc_stream_format(params->s_freq, params->ch,
format_val        136 sound/soc/sof/intel/hda-dai.c 		format_val, params->s_freq, params->ch, params->format);
format_val        138 sound/soc/sof/intel/hda-dai.c 	snd_hdac_ext_link_stream_setup(stream, format_val);
format_val         57 sound/soc/sof/intel/hda-loader.c 	hstream->format_val = format;
format_val        233 sound/soc/sof/intel/hda-loader.c 	hstream->format_val = 0;
format_val        103 sound/soc/sof/intel/hda-pcm.c 	hstream->format_val = rate | bits | (params_channels(params) - 1);
format_val        467 sound/soc/sof/intel/hda-stream.c 				0xffff, hstream->format_val);