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];239 for (i = 0; i < MAX_CHANNELS; i++) { in prox_parse_report()
47 #define MAX_CHANNELS 64 /* max logical channels */ macro 94 int cache_val[MAX_CHANNELS];
1332 for (i = 0; i < MAX_CHANNELS; i++) in get_min_max_with_quirks() 1425 for (i = 0; i < MAX_CHANNELS; i++) {1495 for (c = 0; c < MAX_CHANNELS; c++) { in mixer_ctl_feature_get() 1528 for (c = 0; c < MAX_CHANNELS; c++) { in mixer_ctl_feature_put() 1847 for (i = 0; i < MAX_CHANNELS; i++) in __build_feature_ctl() 2153 if (channels > MAX_CHANNELS) { in parse_audio_feature_unit() 3583 if (channel >= MAX_CHANNELS) { in snd_usb_mixer_interrupt_v2() 3848 for (c = 0; c < MAX_CHANNELS; c++) { in restore_mixer_value()
703 unsigned char buf[2 * MAX_CHANNELS] = {0, }; in scarlett_ctl_meter_get()
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()
69 #define MAX_CHANNELS 4 macro248 struct s2255_vc vc[MAX_CHANNELS];331 static unsigned long G_chnmap[MAX_CHANNELS] = {3, 2, 1, 0};1595 for (i = 0; i < MAX_CHANNELS; i++) { in s2255_probe_v4l()1672 if (refcount_read(&dev->num_channels) != MAX_CHANNELS) in s2255_probe_v4l()1720 if (cc >= MAX_CHANNELS) { in save_frame()1741 if (le32_to_cpu(pdword[1]) >= MAX_CHANNELS) in save_frame()1744 if (cc >= MAX_CHANNELS) in save_frame()1852 if (dev->cc >= MAX_CHANNELS) { in s2255_read_video_callback()1993 for (j = 0; j < MAX_CHANNELS; j++) { in s2255_board_init()[all …]
24 #define MAX_CHANNELS 4 macro42 struct isl68137_channel channel[MAX_CHANNELS];340 for (i = 0; i < MAX_CHANNELS; i++) in isl68137_probe()
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()