/linux-6.14.4/sound/soc/amd/acp/ |
D | acp-i2s.c | 36 u32 i2s_clk_reg, val; in acp_set_i2s_clk() local 101 struct acp_stream *stream; in acp_i2s_set_tdm_slot() local 198 u32 val; in acp_i2s_hwparams() local 388 struct acp_stream *stream = substream->runtime->private_data; in acp_i2s_trigger() local 392 u32 val, period_bytes, reg_val, ier_val, water_val, buf_size, buf_reg; in acp_i2s_trigger() local 523 struct acp_stream *stream = substream->runtime->private_data; in acp_i2s_prepare() local 635 struct acp_stream *stream = substream->runtime->private_data; in acp_i2s_startup() local
|
D | acp-platform.c | 142 struct acp_stream *stream; in i2s_irq_handler() local 175 void config_pte_for_stream(struct acp_dev_data *adata, struct acp_stream *stream) in config_pte_for_stream() 196 void config_acp_dma(struct acp_dev_data *adata, struct acp_stream *stream, int size) in config_acp_dma() 202 u32 low, high, val; in config_acp_dma() local 261 struct acp_stream *stream; in acp_dma_open() local 323 struct acp_stream *stream = substream->runtime->private_data; in acp_dma_hw_params() local 338 struct acp_stream *stream = substream->runtime->private_data; in acp_dma_pointer() local 370 struct acp_stream *stream = substream->runtime->private_data; in acp_dma_close() local
|
D | acp-legacy-common.c | 50 struct acp_stream *stream = runtime->private_data; in set_acp_pdm_ring_buffer() local 109 struct acp_stream *stream = substream->runtime->private_data; in set_acp_i2s_dma_fifo() local 195 struct acp_stream *stream) in restore_acp_i2s_params() 199 u32 tdm_fmt, reg_val, fmt_reg, val; in restore_acp_i2s_params() local 256 u32 val, acp_pgfsm_stat_reg, acp_pgfsm_ctrl_reg; in acp_power_on() local 295 u32 val; in acp_reset() local 369 u32 val; in check_acp3x_config() local 385 u32 val; in check_acp6x_config() local 414 u32 val; in check_acp70_config() local
|
/linux-6.14.4/sound/soc/sof/intel/ |
D | hda-ctrl.c | 34 u32 val; in hda_dsp_ctrl_link_reset() local 135 u32 val = enable ? SOF_HDA_PPCTL_GPROCEN : 0; in hda_dsp_ctrl_ppcap_enable() local 144 u32 val = enable ? SOF_HDA_PPCTL_PIE : 0; in hda_dsp_ctrl_ppcap_int_enable() local 153 u32 val = enable ? PCI_CGCTL_MISCBDCGE_MASK : 0; in hda_dsp_ctrl_misc_clock_gating() local 166 u32 val; in hda_dsp_ctrl_clock_power_gating() local 189 struct hdac_stream *stream; in hda_dsp_ctrl_init_chip() local 274 struct hdac_stream *stream; in hda_dsp_ctrl_stop_chip() local
|
/linux-6.14.4/drivers/gpu/drm/i915/ |
D | i915_perf.c | 431 struct i915_perf_regs *__oa_regs(struct i915_perf_stream *stream) in __oa_regs() 436 static u32 gen12_oa_hw_tail_read(struct i915_perf_stream *stream) in gen12_oa_hw_tail_read() 444 static u32 gen8_oa_hw_tail_read(struct i915_perf_stream *stream) in gen8_oa_hw_tail_read() 451 static u32 gen7_oa_hw_tail_read(struct i915_perf_stream *stream) in gen7_oa_hw_tail_read() 462 static u64 oa_report_id(struct i915_perf_stream *stream, void *report) in oa_report_id() 467 static u64 oa_report_reason(struct i915_perf_stream *stream, void *report) in oa_report_reason() 475 static void oa_report_id_clear(struct i915_perf_stream *stream, u32 *report) in oa_report_id_clear() 483 static bool oa_report_ctx_invalid(struct i915_perf_stream *stream, void *report) in oa_report_ctx_invalid() 489 static u64 oa_timestamp(struct i915_perf_stream *stream, void *report) in oa_timestamp() 496 static void oa_timestamp_clear(struct i915_perf_stream *stream, u32 *report) in oa_timestamp_clear() [all …]
|
/linux-6.14.4/sound/soc/amd/ps/ |
D | ps-sdw-dma.c | 140 static void acp63_config_dma(struct acp_sdw_dma_stream *stream, void __iomem *acp_base, in acp63_config_dma() 144 u32 low, high, val; in acp63_config_dma() local 218 struct acp_sdw_dma_stream *stream; in acp63_sdw_dma_open() local 253 struct acp_sdw_dma_stream *stream; in acp63_sdw_dma_hw_params() local 305 static u64 acp63_sdw_get_byte_count(struct acp_sdw_dma_stream *stream, void __iomem *acp_base) in acp63_sdw_get_byte_count() 335 struct acp_sdw_dma_stream *stream; in acp63_sdw_dma_pointer() local 364 struct acp_sdw_dma_stream *stream; in acp63_sdw_dma_close() local 387 struct acp_sdw_dma_stream *stream; in acp63_sdw_dma_enable() local 500 struct acp_sdw_dma_stream *stream; in acp_restore_sdw_dma_config() local
|
/linux-6.14.4/drivers/gpu/drm/xe/ |
D | xe_oa.c | 137 static u32 xe_oa_circ_diff(struct xe_oa_stream *stream, u32 tail, u32 head) in xe_oa_circ_diff() 143 static u32 xe_oa_circ_incr(struct xe_oa_stream *stream, u32 ptr, u32 n) in xe_oa_circ_incr() 192 static const struct xe_oa_regs *__oa_regs(struct xe_oa_stream *stream) in __oa_regs() 197 static u32 xe_oa_hw_tail_read(struct xe_oa_stream *stream) in xe_oa_hw_tail_read() 206 static u64 oa_report_id(struct xe_oa_stream *stream, void *report) in oa_report_id() 211 static void oa_report_id_clear(struct xe_oa_stream *stream, u32 *report) in oa_report_id_clear() 219 static u64 oa_timestamp(struct xe_oa_stream *stream, void *report) in oa_timestamp() 226 static void oa_timestamp_clear(struct xe_oa_stream *stream, u32 *report) in oa_timestamp_clear() 234 static bool xe_oa_buffer_check_unlocked(struct xe_oa_stream *stream) in xe_oa_buffer_check_unlocked() 293 struct xe_oa_stream *stream = in xe_oa_poll_check_timer_cb() local [all …]
|
/linux-6.14.4/sound/soc/mediatek/mt8365/ |
D | mt8365-dai-adda.c | 23 unsigned int val; in mt8365_dai_set_adda_out() local 52 unsigned int val; in mt8365_dai_set_adda_in() local 138 unsigned int stream = substream->stream; in mt8365_dai_int_adda_startup() local 159 unsigned int stream = substream->stream; in mt8365_dai_int_adda_shutdown() local
|
/linux-6.14.4/sound/pci/pcxhr/ |
D | pcxhr.c | 237 unsigned int val, realfreq, pllreg; in pcxhr_get_clock_reg() local 311 unsigned int val, realfreq, speed; in pcxhr_sub_set_clock() local 491 struct pcxhr_stream *stream) in pcxhr_set_stream_state() 542 static int pcxhr_set_format(struct pcxhr_stream *stream) in pcxhr_set_format() 622 static int pcxhr_update_r_buffer(struct pcxhr_stream *stream) in pcxhr_update_r_buffer() 681 static inline int pcxhr_stream_scheduled_get_pipe(struct pcxhr_stream *stream, in pcxhr_stream_scheduled_get_pipe() 743 struct pcxhr_stream *stream; in pcxhr_start_linked_stream() local 762 struct pcxhr_stream *stream; in pcxhr_start_linked_stream() local 791 struct pcxhr_stream *stream; in pcxhr_start_linked_stream() local 825 struct pcxhr_stream *stream; in pcxhr_trigger() local [all …]
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/dml21/ |
D | dml21_translation_helper.c | 339 static unsigned int calc_max_hardware_v_total(const struct dc_stream_state *stream) in calc_max_hardware_v_total() 351 struct dc_stream_state *stream, in populate_dml21_timing_config_from_stream_state() 461 struct dc_stream_state *stream, const struct pipe_ctx *pipe) in populate_dml21_output_config_from_stream_state() 529 struct dc_stream_state *stream) in populate_dml21_stream_overrides_from_stream_state() 640 …ate_dml21_dummy_surface_cfg(struct dml2_surface_cfg *surface, const struct dc_stream_state *stream) in populate_dml21_dummy_surface_cfg() 656 …te_dml21_dummy_plane_cfg(struct dml2_plane_parameters *plane, const struct dc_stream_state *stream) in populate_dml21_dummy_plane_cfg() 772 struct dc_stream_state *stream = context->streams[stream_index]; in populate_dml21_plane_config_from_plane_state() local 932 …ream_to_dml21_display_cfg(const struct dml2_context *dml_ctx, const struct dc_stream_state *stream) in map_stream_to_dml21_display_cfg() 971 enum dml2_uclk_pstate_change_strategy val = dml2_uclk_pstate_change_strategy_auto; in dml21_force_pstate_method_to_uclk_state_change_strategy() local
|
/linux-6.14.4/drivers/net/dsa/ocelot/ |
D | felix_vsc9959.c | 881 int val; in vsc9959_gcb_soft_rst_status() local 898 int val, err; in vsc9959_reset() local 950 static void vsc9959_wm_stat(u32 val, u32 *inuse, u32 *maxuse) in vsc9959_wm_stat() 1223 u32 val, maxlen, add_frag_size; in vsc9959_tas_guard_bands_update() local 1428 u32 val; in vsc9959_qos_port_tas_set() local 1547 u32 val; in vsc9959_tas_clock_adjust() local 1754 struct felix_stream *stream) in vsc9959_stream_identify() 1802 struct felix_stream *stream, in vsc9959_mact_stream_set() 1838 struct felix_stream *stream) in vsc9959_stream_table_lookup() 1852 struct felix_stream *stream, in vsc9959_stream_table_add() [all …]
|
/linux-6.14.4/drivers/soundwire/ |
D | amd_manager.c | 32 u32 val; in amd_init_sdw_manager() local 64 u32 val; in amd_enable_sdw_manager() local 73 u32 val; in amd_disable_sdw_manager() local 90 u32 val; in amd_enable_sdw_interrupts() local 349 u32 val; in amd_sdw_process_ping_status() local 387 static int amd_sdw_compute_params(struct sdw_bus *bus, struct sdw_stream_runtime *stream) in amd_sdw_compute_params() 683 static int amd_set_sdw_stream(struct snd_soc_dai *dai, void *stream, int direction) in amd_set_sdw_stream() 719 static int amd_pcm_set_sdw_stream(struct snd_soc_dai *dai, void *stream, int direction) in amd_pcm_set_sdw_stream() 751 struct snd_soc_pcm_stream *stream; in amd_sdw_register_dais() local 830 u32 val; in amd_sdw_update_slave_status() local [all …]
|
D | stream.c | 436 int ret = 0, val; in sdw_prep_deprep_slave_ports() local 813 static int do_bank_switch(struct sdw_stream_runtime *stream) in do_bank_switch() 962 struct sdw_stream_runtime *stream) in sdw_slave_port_free() 1127 struct sdw_stream_runtime *stream) in sdw_slave_rt_find() 1152 struct sdw_stream_runtime *stream) in sdw_slave_rt_free() 1165 struct sdw_stream_runtime *stream) in sdw_master_rt_find() 1188 struct sdw_stream_runtime *stream) in sdw_master_rt_alloc() 1255 struct sdw_stream_runtime *stream) in sdw_master_rt_free() 1283 struct sdw_stream_runtime *stream, in sdw_config_stream() 1359 static void sdw_acquire_bus_lock(struct sdw_stream_runtime *stream) in sdw_acquire_bus_lock() [all …]
|
D | qcom.c | 281 u32 *val) in qcom_swrm_ahb_reg_read() 301 int reg, int val) in qcom_swrm_ahb_reg_write() 321 u32 *val) in qcom_swrm_cpu_reg_read() 328 int val) in qcom_swrm_cpu_reg_write() 337 u32 val; in swrm_get_packed_reg_val() local 434 u32 val; in qcom_swrm_cmd_fifo_wr_cmd() local 482 u32 cmd_data, cmd_id, val, retry_attempt = 0; in qcom_swrm_cmd_fifo_rd_cmd() local 533 u32 val, status; in qcom_swrm_get_alert_slave_dev_num() local 552 u32 val; in qcom_swrm_get_device_status() local 831 u32 val; in qcom_swrm_init() local [all …]
|
/linux-6.14.4/drivers/media/usb/uvc/ |
D | uvc_driver.c | 165 struct uvc_streaming *stream; in uvc_stream_by_id() local 179 static void uvc_stream_delete(struct uvc_streaming *stream) in uvc_stream_delete() 196 struct uvc_streaming *stream; in uvc_stream_new() local 1935 struct uvc_streaming *stream = video_get_drvdata(vdev); in uvc_release() local 1946 struct uvc_streaming *stream; in uvc_unregister_video() local 2001 struct uvc_streaming *stream, in uvc_register_video_device() 2066 struct uvc_streaming *stream) in uvc_register_video() 2098 struct uvc_streaming *stream; in uvc_register_terms() local 2341 struct uvc_streaming *stream; in uvc_suspend() local 2366 struct uvc_streaming *stream; in __uvc_resume() local [all …]
|
/linux-6.14.4/sound/soc/dwc/ |
D | dwc-i2s.c | 31 static inline void i2s_write_reg(void __iomem *io_base, int reg, u32 val) in i2s_write_reg() 41 static inline void i2s_disable_channels(struct dw_i2s_dev *dev, u32 stream) in i2s_disable_channels() 54 static inline void i2s_clear_irqs(struct dw_i2s_dev *dev, u32 stream) in i2s_clear_irqs() 67 static inline void i2s_disable_irqs(struct dw_i2s_dev *dev, u32 stream, in i2s_disable_irqs() 85 static inline void i2s_enable_irqs(struct dw_i2s_dev *dev, u32 stream, in i2s_enable_irqs() 154 static void i2s_enable_dma(struct dw_i2s_dev *dev, u32 stream) in i2s_enable_dma() 167 static void i2s_disable_dma(struct dw_i2s_dev *dev, u32 stream) in i2s_disable_dma() 246 static void dw_i2s_config(struct dw_i2s_dev *dev, int stream) in dw_i2s_config() 516 int stream, ret; in dw_i2s_resume() local
|
/linux-6.14.4/sound/core/ |
D | rawmidi_compat.c | 12 s32 stream; member 24 unsigned int val; in snd_rawmidi_ioctl_params_compat() local 47 s32 stream; member
|
D | rawmidi.c | 54 s32 stream; member 65 int stream; member 307 int stream, int mode, in assign_substream() 903 int stream; in snd_rawmidi_ioctl() local 951 int val; in snd_rawmidi_ioctl() local 966 int val; in snd_rawmidi_ioctl() local 1063 int val; in snd_rawmidi_control_ioctl() local 1798 struct snd_rawmidi_str *stream, in snd_rawmidi_alloc_substreams() 1909 static void snd_rawmidi_free_substreams(struct snd_rawmidi_str *stream) in snd_rawmidi_free_substreams() 2093 void snd_rawmidi_set_ops(struct snd_rawmidi *rmidi, int stream, in snd_rawmidi_set_ops()
|
/linux-6.14.4/drivers/media/usb/dvb-usb-v2/ |
D | mxl111sf.c | 135 u8 val = 0; in mxl111sf_write_reg_mask() local 1034 static void mxl111sf_stream_config_bulk(struct usb_data_stream_properties *stream, u8 endpoint) in mxl111sf_stream_config_bulk() 1043 static void mxl111sf_stream_config_isoc(struct usb_data_stream_properties *stream, in mxl111sf_stream_config_isoc() 1063 u8 *ts_type, struct usb_data_stream_properties *stream) in mxl111sf_get_stream_config_dvbt() 1113 u8 *ts_type, struct usb_data_stream_properties *stream) in mxl111sf_get_stream_config_atsc() 1155 u8 *ts_type, struct usb_data_stream_properties *stream) in mxl111sf_get_stream_config_mh() 1197 u8 *ts_type, struct usb_data_stream_properties *stream) in mxl111sf_get_stream_config_atsc_mh() 1268 u8 *ts_type, struct usb_data_stream_properties *stream) in mxl111sf_get_stream_config_mercury() 1347 u8 *ts_type, struct usb_data_stream_properties *stream) in mxl111sf_get_stream_config_mercury_mh()
|
/linux-6.14.4/sound/soc/ti/ |
D | davinci-mcasp.c | 132 u32 val) in mcasp_set_bits() 139 u32 val) in mcasp_clr_bits() 146 u32 val, u32 mask) in mcasp_mod_bits() 153 u32 val) in mcasp_set_reg() 163 static void mcasp_set_ctl_reg(struct davinci_mcasp *mcasp, u32 ctl_reg, u32 val) in mcasp_set_ctl_reg() 288 static void davinci_mcasp_start(struct davinci_mcasp *mcasp, int stream) in davinci_mcasp_start() 325 u32 val = 0; in mcasp_stop_tx() local 353 static void davinci_mcasp_stop(struct davinci_mcasp *mcasp, int stream) in davinci_mcasp_stop() 709 static int davinci_mcasp_ch_constraint(struct davinci_mcasp *mcasp, int stream, in davinci_mcasp_ch_constraint() 854 static int mcasp_common_hw_param(struct davinci_mcasp *mcasp, int stream, in mcasp_common_hw_param() [all …]
|
/linux-6.14.4/sound/hda/ext/ |
D | hdac_ext_controller.c | 170 u32 val; in check_hdac_link_power_active() local 260 int stream) in snd_hdac_ext_bus_link_set_stream_id() 272 int stream) in snd_hdac_ext_bus_link_clear_stream_id()
|
/linux-6.14.4/sound/soc/sof/amd/ |
D | acp-ipc.c | 219 u32 val; in acp_sof_ipc_irq_thread() local 258 struct acp_dsp_stream *stream; in acp_sof_ipc_msg_data() local 280 struct acp_dsp_stream *stream = substream->runtime->private_data; in acp_set_stream_data_offset() local
|
/linux-6.14.4/drivers/media/platform/chips-media/coda/ |
D | coda-jpeg.c | 489 int ret, val; in coda9_jpeg_dec_bbc_gbu_setup() local 822 static inline int coda_jpeg_put_byte(u8 byte, struct coda_jpeg_stream *stream) in coda_jpeg_put_byte() 832 static inline int coda_jpeg_put_word(u16 word, struct coda_jpeg_stream *stream) in coda_jpeg_put_word() 844 size_t len, struct coda_jpeg_stream *stream) in coda_jpeg_put_table() 862 struct coda_jpeg_stream *stream) in coda_jpeg_define_quantization_table() 870 struct coda_jpeg_stream *stream) in coda_jpeg_define_huffman_table() 877 struct coda_jpeg_stream stream = { buf, buf + len }; in coda9_jpeg_encode_header() local 1333 u32 val, dst_fourcc; in coda9_jpeg_prepare_decode() local
|
/linux-6.14.4/sound/soc/rockchip/ |
D | rockchip_i2s_tdm.c | 76 static int to_ch_num(unsigned int val) in to_ch_num() 217 unsigned int val; in rockchip_snd_xfer_clear() local 352 unsigned int mask, val, tdm_val, txcr_val, rxcr_val; in rockchip_i2s_tdm_set_fmt() local 489 int stream; in rockchip_i2s_tdm_xfer_pause() local 503 int stream; in rockchip_i2s_tdm_xfer_resume() local 523 unsigned int val = 0; in rockchip_i2s_io_multiplex() local 621 static int rockchip_i2s_tdm_set_sysclk(struct snd_soc_dai *cpu_dai, int stream, in rockchip_i2s_tdm_set_sysclk() 647 unsigned int val = 0; in rockchip_i2s_tdm_hw_params() local 795 unsigned int mask, val; in rockchip_dai_tdm_slot() local 933 u32 reg = 0, val = 0, trcm = i2s_tdm->clk_trcm; in common_soc_init() local
|
/linux-6.14.4/drivers/staging/media/atomisp/pci/ |
D | sh_css_params.c | 833 int val = params->fpn_config.data[i]; in convert_raw_to_fpn() local 863 ia_css_process_kernel(struct ia_css_stream *stream, in ia_css_process_kernel() 926 sh_css_set_black_frame(struct ia_css_stream *stream, in sh_css_set_black_frame() 1002 sh_css_params_set_binning_factor(struct ia_css_stream *stream, in sh_css_params_set_binning_factor() 1023 sh_css_set_shading_table(struct ia_css_stream *stream, in sh_css_set_shading_table() 1814 struct ia_css_stream *stream, in ia_css_stream_set_isp_config() 1822 struct ia_css_stream *stream, in ia_css_stream_set_isp_config_on_pipe() 1895 struct ia_css_stream *stream, in sh_css_set_per_frame_isp_config_on_pipe() 2024 const struct ia_css_stream *stream, in ia_css_stream_get_isp_config() 2254 ia_css_stream_isp_parameters_init(struct ia_css_stream *stream) in ia_css_stream_isp_parameters_init() [all …]
|