/Linux-v5.15/sound/usb/ |
D | mixer.h | 47 #define MAX_CHANNELS 16 /* max logical channels */ macro 93 int cache_val[MAX_CHANNELS];
|
D | mixer.c | 1230 for (i = 0; i < MAX_CHANNELS; i++) in get_min_max_with_quirks() 1380 for (c = 0; c < MAX_CHANNELS; c++) { in mixer_ctl_feature_get() 1412 for (c = 0; c < MAX_CHANNELS; c++) { in mixer_ctl_feature_put() 3373 if (channel >= MAX_CHANNELS) { in snd_usb_mixer_interrupt_v2() 3640 for (c = 0; c < MAX_CHANNELS; c++) { in restore_mixer_value()
|
D | mixer_scarlett.c | 461 unsigned char buf[2 * MAX_CHANNELS] = {0, }; in scarlett_ctl_meter_get()
|
/Linux-v5.15/drivers/scsi/ |
D | a100u2w.h | 73 #define MAX_CHANNELS 2 macro 242 u32 allocation_map[MAX_CHANNELS][8]; /* Max STB is 256, So 256/32 */
|
D | megaraid.h | 80 #define MAX_CHANNELS 5 macro 82 #define MAX_PHYSICAL_DRIVES MAX_CHANNELS*MAX_TARGET 388 u16 phys_drv_format[MAX_CHANNELS]; 839 u8 logdrv_chan[MAX_CHANNELS+NVIRT_CHAN]; /* logical drive are on
|
D | a100u2w.c | 483 for (i = 0; i < MAX_CHANNELS; i++) { in init_alloc_map()
|
D | megaraid.c | 4386 for (i = NVIRT_CHAN; i < MAX_CHANNELS+NVIRT_CHAN; i++) in megaraid_probe_one()
|
/Linux-v5.15/drivers/edac/ |
D | i7300_edac.c | 64 #define MAX_CHANNELS (MAX_CH_PER_BRANCH * MAX_BRANCHES) macro 106 u16 ambpresent[MAX_CHANNELS]; /* AMB present regs */ 109 struct i7300_dimm_info dimm_info[MAX_SLOTS][MAX_CHANNELS]; 696 for (channel = 0; channel < MAX_CHANNELS; channel++) { in print_dimm_size() 717 for (channel = 0; channel < MAX_CHANNELS; channel++) { in print_dimm_size()
|
D | i5400_edac.c | 54 #define MAX_CHANNELS (MAX_BRANCHES * CHANNELS_PER_BRANCH) macro 349 struct i5400_dimm_info dimm_info[DIMMS_PER_CHANNEL][MAX_CHANNELS]; 1293 pvt->maxch = MAX_CHANNELS; in i5400_probe1()
|
D | i5000_edac.c | 319 #define MAX_CHANNELS 6 /* max possible channels */ macro 350 struct i5000_dimm_info dimm_info[MAX_CSROWS][MAX_CHANNELS];
|
/Linux-v5.15/drivers/media/usb/s2255/ |
D | s2255drv.c | 69 #define MAX_CHANNELS 4 macro 248 struct s2255_vc vc[MAX_CHANNELS]; 331 static unsigned long G_chnmap[MAX_CHANNELS] = {3, 2, 1, 0}; 1597 for (i = 0; i < MAX_CHANNELS; i++) { in s2255_probe_v4l() 1674 if (atomic_read(&dev->num_channels) != MAX_CHANNELS) in s2255_probe_v4l() 1722 if (cc >= MAX_CHANNELS) { in save_frame() 1743 if (le32_to_cpu(pdword[1]) >= MAX_CHANNELS) in save_frame() 1746 if (cc >= MAX_CHANNELS) in save_frame() 1854 if (dev->cc >= MAX_CHANNELS) { in s2255_read_video_callback() 1994 for (j = 0; j < MAX_CHANNELS; j++) { in s2255_board_init() [all …]
|
/Linux-v5.15/sound/soc/xilinx/ |
D | xlnx_spdif.c | 42 #define MAX_CHANNELS 2 macro 112 clk_div = DIV_ROUND_CLOSEST(ctx->aclk, MAX_CHANNELS * AES_SAMPLE_WIDTH * in xlnx_spdif_hw_params()
|
/Linux-v5.15/drivers/gpu/drm/radeon/ |
D | dce3_1_afmt.c | 97 value = MAX_CHANNELS(sad->channels) | in dce3_2_afmt_write_sad_regs()
|
D | dce6_afmt.c | 239 value = MAX_CHANNELS(sad->channels) | in dce6_afmt_write_sad_regs()
|
D | evergreen_hdmi.c | 187 value = MAX_CHANNELS(sad->channels) | in evergreen_hdmi_write_sad_regs()
|
D | rv770d.h | 886 # define MAX_CHANNELS(x) (((x) & 0x7) << 0) macro
|
D | sid.h | 722 # define MAX_CHANNELS(x) (((x) & 0x7) << 0) macro
|
D | evergreend.h | 749 # define MAX_CHANNELS(x) (((x) & 0x7) << 0) macro
|
D | r600d.h | 1006 # define MAX_CHANNELS(x) (((x) & 0x7) << 0) macro
|
/Linux-v5.15/drivers/most/ |
D | core.c | 25 #define MAX_CHANNELS 64 macro 70 struct most_channel *channel[MAX_CHANNELS]; 1286 !iface->poison_channel || (iface->num_channels > MAX_CHANNELS)) in most_register_interface()
|
/Linux-v5.15/drivers/staging/octeon-usb/ |
D | octeon-hcd.c | 221 #define MAX_CHANNELS 8 macro 343 } entry[MAX_CHANNELS + 1]; 372 struct cvmx_usb_pipe *pipe_for_channel[MAX_CHANNELS]; 1221 if (fifo->tail > MAX_CHANNELS) in cvmx_usb_fill_tx_hw() 1334 if (fifo->head > MAX_CHANNELS) in cvmx_usb_fill_tx_fifo()
|
/Linux-v5.15/drivers/net/wan/ |
D | ixp4xx_hss.c | 48 #define MAX_CHANNELS (FRAME_SIZE / 8) macro 376 for (ch = 0; ch < MAX_CHANNELS; ch++) { in hss_config_set_lut()
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce/ |
D | dce_audio.c | 553 MAX_CHANNELS); in dce_aud_az_configure()
|
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/ |
D | sid.h | 725 # define MAX_CHANNELS(x) (((x) & 0x7) << 0) macro
|
D | dce_v6_0.c | 1294 MAX_CHANNELS, sad->channels); in dce_v6_0_audio_write_sad_regs()
|