Searched refs:MAX_CHANNELS (Results 1 – 16 of 16) sorted by relevance
22 #define MAX_CHANNELS ARRAY_SIZE(prox_usage_ids) macro33 struct hid_sensor_hub_attribute_info prox_attr[MAX_CHANNELS];34 struct iio_chan_spec channels[MAX_CHANNELS];35 u32 channel2usage[MAX_CHANNELS];36 u32 human_presence[MAX_CHANNELS];37 int scale_pre_decml[MAX_CHANNELS];38 int scale_post_decml[MAX_CHANNELS];39 int scale_precision[MAX_CHANNELS];224 for (i = 0; i < MAX_CHANNELS; i++) { in prox_parse_report()
49 #define MAX_CHANNELS 64 /* max logical channels */96 int cache_val[MAX_CHANNELS];47 #define MAX_CHANNELS global() macro
1341 for (i = 0; i < MAX_CHANNELS; i++) in get_min_max_with_quirks() 1442 for (i = 0; i < MAX_CHANNELS; i++) { in get_min_max_with_quirks() 1520 for (c = 0; c < MAX_CHANNELS; c++) { in mixer_ctl_feature_info() 1553 for (c = 0; c < MAX_CHANNELS; c++) { in mixer_ctl_feature_get() 1877 for (i = 0; i < MAX_CHANNELS; i++) in __build_feature_ctl() 2185 if (channels > MAX_CHANNELS) { in parse_audio_feature_unit() 3620 if (channel >= MAX_CHANNELS) { in snd_usb_mixer_proc_read() 3887 for (c = 0; c < MAX_CHANNELS; c++) { in snd_usb_mixer_activate()
705 unsigned char buf[2 * MAX_CHANNELS] = {0, }; in scarlett_ctl_meter_get()
118 #define MAX_CHANNELS 3 macro732 u32 channel_config[MAX_CHANNELS + 1];733 const char *channel_label[MAX_CHANNELS];1483 static const u8 lm90_temp_index[MAX_CHANNELS] = {1487 static const u8 lm90_temp_min_index[MAX_CHANNELS] = {1491 static const u8 lm90_temp_max_index[MAX_CHANNELS] = {1495 static const u8 lm90_temp_crit_index[MAX_CHANNELS] = {1499 static const u8 lm90_temp_emerg_index[MAX_CHANNELS] = {1503 static const s8 lm90_temp_offset_index[MAX_CHANNELS] = {1507 static const u16 lm90_min_alarm_bits[MAX_CHANNELS] = { BIT(5), BIT(3), BIT(11) };[all …]
73 #define MAX_CHANNELS 2 macro242 u32 allocation_map[MAX_CHANNELS][8]; /* Max STB is 256, So 256/32 */
4359 for (i = NVIRT_CHAN; i < MAX_CHANNELS+NVIRT_CHAN; i++) in megaraid_probe_one()
98 value = MAX_CHANNELS(sad->channels) | in dce3_2_afmt_write_sad_regs()
240 value = MAX_CHANNELS(sad->channels) | in dce6_afmt_write_sad_regs()
188 value = MAX_CHANNELS(sad->channels) | in evergreen_hdmi_write_sad_regs()
886 # define MAX_CHANNELS(x) (((x) & 0x7) << 0) macro
749 # define MAX_CHANNELS(x) (((x) & 0x7) << 0) macro
1006 # define MAX_CHANNELS(x) (((x) & 0x7) << 0) macro
25 #define MAX_CHANNELS 64 macro70 struct most_channel *channel[MAX_CHANNELS];1291 (iface->num_channels > MAX_CHANNELS)) { in most_register_interface()
221 #define MAX_CHANNELS 8 macro343 } 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()
56 #define MAX_CHANNELS (FRAME_SIZE / 8) macro384 for (ch = 0; ch < MAX_CHANNELS; ch++) { in hss_config_set_lut()