| /Linux-v5.4/drivers/staging/media/soc_camera/ | 
| D | soc_mediabus.c | 20 		.bits_per_sample	= 8,30 		.bits_per_sample	= 8,
 40 		.bits_per_sample	= 8,
 50 		.bits_per_sample	= 8,
 60 		.bits_per_sample	= 8,
 70 		.bits_per_sample	= 8,
 80 		.bits_per_sample	= 8,
 90 		.bits_per_sample	= 8,
 100 		.bits_per_sample	= 18,
 109 		.bits_per_sample	= 24,
 [all …]
 
 | 
| D | soc_mt9v022.c | 814 	unsigned int bps = soc_mbus_get_fmtdesc(mt9v022->fmt->code)->bits_per_sample;  in mt9v022_s_mbus_config()
 | 
| /Linux-v5.4/sound/soc/qcom/qdsp6/ | 
| D | q6asm.h | 45 		     uint16_t bits_per_sample);48 		     uint16_t bits_per_sample);
 50 		uint32_t rate, uint32_t channels, uint16_t bits_per_sample);
 56 					  uint16_t bits_per_sample);
 
 | 
| D | q6asm.c | 85 	u16 bits_per_sample;  member106 	uint16_t  bits_per_sample;  member
 132 	u16                    bits_per_sample;  member
 150 	uint16_t bits_per_sample;  member
 846 		     uint16_t bits_per_sample)  in q6asm_open_write()  argument
 869 	open->bits_per_sample = bits_per_sample;  in q6asm_open_write()
 979 					  uint16_t bits_per_sample)  in q6asm_media_format_block_multi_ch_pcm()  argument
 1000 	fmt->bits_per_sample = bits_per_sample;  in q6asm_media_format_block_multi_ch_pcm()
 1035 		uint32_t rate, uint32_t channels, uint16_t bits_per_sample)  in q6asm_enc_cfg_blk_pcm_format_support()  argument
 1061 	enc_cfg->bits_per_sample = bits_per_sample;  in q6asm_enc_cfg_blk_pcm_format_support()
 [all …]
 
 | 
| D | q6asm-dai.c | 64 	uint16_t bits_per_sample;  member253 				       prtd->bits_per_sample);  in q6asm_dai_prepare()
 256 				       prtd->bits_per_sample);  in q6asm_dai_prepare()
 278 				prtd->bits_per_sample);  in q6asm_dai_prepare()
 282 					prtd->bits_per_sample);  in q6asm_dai_prepare()
 475 		prtd->bits_per_sample = 16;  in q6asm_dai_hw_params()
 478 		prtd->bits_per_sample = 24;  in q6asm_dai_hw_params()
 655 	prtd->bits_per_sample = 16;  in q6asm_dai_compr_set_params()
 658 					prtd->bits_per_sample);  in q6asm_dai_compr_set_params()
 
 | 
| D | q6routing.c | 280 	int bits_per_sample;  member331 	session->bits_per_sample = pdata->bits_per_sample;  in q6routing_stream_open()
 338 			      session->bits_per_sample, 0, 0);  in q6routing_stream_open()
 970 			session->bits_per_sample = 16;  in routing_hw_params()
 973 			session->bits_per_sample = 24;  in routing_hw_params()
 
 | 
| /Linux-v5.4/drivers/media/platform/ | 
| D | pxa_camera.c | 242 	u8			bits_per_sample;  member261 		.bits_per_sample	= 8,
 271 		.bits_per_sample	= 8,
 281 		.bits_per_sample	= 8,
 291 		.bits_per_sample	= 8,
 301 		.bits_per_sample	= 8,
 311 		.bits_per_sample	= 8,
 321 		.bits_per_sample	= 8,
 331 		.bits_per_sample	= 8,
 341 		.bits_per_sample	= 8,
 [all …]
 
 | 
| /Linux-v5.4/drivers/gpu/drm/radeon/ | 
| D | r600_hdmi.c | 72 		status.bits_per_sample = 8;  in r600_audio_status()75 		status.bits_per_sample = 16;  in r600_audio_status()
 78 		status.bits_per_sample = 20;  in r600_audio_status()
 81 		status.bits_per_sample = 24;  in r600_audio_status()
 84 		status.bits_per_sample = 32;  in r600_audio_status()
 89 		status.bits_per_sample = 16;  in r600_audio_status()
 125 	    rdev->audio.pin[0].bits_per_sample != audio_status.bits_per_sample ||  in r600_audio_update_hdmi()
 430 		  audio.channels, audio.rate, audio.bits_per_sample);  in r600_hdmi_update_audio_settings()
 
 | 
| D | radeon_audio.c | 327 		rdev->audio.pin[i].bits_per_sample = -1;  in radeon_audio_init()
 | 
| D | radeon.h | 1748 	int			bits_per_sample;  member
 | 
| /Linux-v5.4/sound/soc/intel/skylake/ | 
| D | skl-nhlt.c | 30 			 wfmt->bits_per_sample, wfmt->samples_per_sec);  in skl_get_specific_cfg()31 		if (wfmt->channels == no_ch && wfmt->bits_per_sample == bps) {  in skl_get_specific_cfg()
 221 		bps = wav_fmt->fmt.bits_per_sample;  in skl_get_ssp_clks()
 239 			   (bps == wav_fmt->fmt.bits_per_sample))  in skl_get_ssp_clks()
 
 | 
| D | skl-ssp-clk.c | 92 		ipc->sclk_fs.bit_depth = wfmt->bits_per_sample;  in skl_fill_clk_ipc()
 | 
| /Linux-v5.4/drivers/staging/vc04_services/bcm2835-camera/ | 
| D | mmal-msg-format.h | 25 	u32 bits_per_sample;	/* Bits per sample */  member
 | 
| /Linux-v5.4/include/media/drv-intf/ | 
| D | soc_mediabus.h | 80 	u8			bits_per_sample;  member
 | 
| /Linux-v5.4/Documentation/media/kapi/ | 
| D | csi2.rst | 31 	pixel_rate = link_freq * 2 * nr_of_lanes / bits_per_sample47    * - bits_per_sample
 
 | 
| /Linux-v5.4/include/sound/ | 
| D | intel-nhlt.h | 21 	u16 bits_per_sample;  member
 | 
| /Linux-v5.4/sound/hda/ | 
| D | hdac_stream.c | 27 		     bits_per_sample = runtime->sample_bits,  in snd_hdac_get_stream_stripe_ctl()  local36 			value = (channels * bits_per_sample *  in snd_hdac_get_stream_stripe_ctl()
 39 			value = (channels * bits_per_sample) / sdo_line;  in snd_hdac_get_stream_stripe_ctl()
 
 | 
| /Linux-v5.4/sound/soc/xilinx/ | 
| D | xlnx_formatter_pcm.c | 429 	u32 low, high, active_ch, val, bytes_per_ch, bits_per_sample;  in xlnx_formatter_pcm_hw_params()  local470 	bits_per_sample = params_width(params);  in xlnx_formatter_pcm_hw_params()
 471 	switch (bits_per_sample) {  in xlnx_formatter_pcm_hw_params()
 
 | 
| /Linux-v5.4/drivers/staging/comedi/ | 
| D | drivers.c | 420 	unsigned int bits_per_sample;  in comedi_bytes_per_scan_cmd()  local426 		bits_per_sample = 8 * comedi_bytes_per_sample(s);  in comedi_bytes_per_scan_cmd()
 427 		num_samples = DIV_ROUND_UP(cmd->scan_end_arg, bits_per_sample);  in comedi_bytes_per_scan_cmd()
 
 | 
| /Linux-v5.4/sound/pci/echoaudio/ | 
| D | echoaudio_dsp.c | 792 		switch (format->bits_per_sample) {  in set_audio_format()817 		   format->bits_per_sample == 32 && !format->mono_to_stereo) {  in set_audio_format()
 822 		switch (format->bits_per_sample) {  in set_audio_format()
 
 | 
| D | echoaudio.h | 324 	u8 bits_per_sample;		/* 8, 16, 24, 32 (24 bits left aligned) */  member
 | 
| D | echoaudio.c | 694 		format.bits_per_sample = 8;  in pcm_prepare()697 		format.bits_per_sample = 16;  in pcm_prepare()
 700 		format.bits_per_sample = 24;  in pcm_prepare()
 706 		format.bits_per_sample = 32;  in pcm_prepare()
 
 | 
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ | 
| D | amdgpu_mode.h | 250 	int			bits_per_sample;  member
 | 
| D | dce_v8_0.c | 1395 		adev->mode_info.audio.pin[i].bits_per_sample = -1;  in dce_v8_0_audio_init()
 | 
| D | dce_v6_0.c | 1347 		adev->mode_info.audio.pin[i].bits_per_sample = -1;  in dce_v6_0_audio_init()
 |