Searched refs:nr_chans (Results 1 – 11 of 11) sorted by relevance
229 if (solo_dev->nr_chans == 4) { in tw2865_setup()232 } else if (solo_dev->nr_chans == 8) { in tw2865_setup()236 } else if (solo_dev->nr_chans == 16) { in tw2865_setup()281 if (solo_dev->nr_chans == 4) { in tw2864_setup()284 } else if (solo_dev->nr_chans == 8) { in tw2864_setup()290 } else if (solo_dev->nr_chans == 16) { in tw2864_setup()307 if (solo_dev->nr_chans == 8) { in tw2864_setup()311 } else if (solo_dev->nr_chans == 16) { in tw2864_setup()420 if (solo_dev->nr_chans == 4) { in tw2815_setup()423 } else if (solo_dev->nr_chans == 8) { in tw2815_setup()[all …]
53 (SOLO_EREF_EXT_SIZE * __solo->nr_chans * 2)55 #define __SOLO_JPEG_MIN_SIZE(__solo) (__solo->nr_chans * 0x00080000)62 __solo->nr_chans * 0x00080000, 0x00ff0000)64 #define __SOLO_JPEG_MIN_SIZE(__solo) (__solo->nr_chans * 0x00080000)
115 for (i = 0; i < solo_dev->nr_chans; i++) { in solo_capture_config()290 for (i = 0; i < solo_dev->nr_chans; i++) { in solo_mp4e_config()302 for (i = 0; i < solo_dev->nr_chans; i++) in solo_mp4e_config()315 for (i = 0; i < solo_dev->nr_chans; i++) { in solo_enc_init()327 for (i = 0; i < solo_dev->nr_chans; i++) { in solo_enc_exit()
160 (1 << solo_dev->nr_chans) - 1); in solo_vout_config()192 if (ch > solo_dev->nr_chans) in solo_set_motion_threshold()231 for (i = 0; i < solo_dev->nr_chans; i++) { in solo_motion_config()276 for (i = 0; i < solo_dev->nr_chans; i++) in solo_disp_init()290 for (i = 0; i < solo_dev->nr_chans; i++) { in solo_disp_exit()
305 for (i = 0; i < solo_dev->nr_chans; i++) { in intervals_show()417 solo_dev->nr_chans); in solo_sysfs_init()489 solo_dev->nr_chans = 16; in solo_pci_probe()493 solo_dev->nr_chans = 8; in solo_pci_probe()501 solo_dev->nr_chans = 4; in solo_pci_probe()
298 ret = snd_pcm_new(card, card->driver, 0, 0, solo_dev->nr_chans, in solo_snd_pcm_init()358 kctl.count = solo_dev->nr_chans; in solo_g723_init()
189 int nr_chans; member
41 #define I82875P_NR_CSROWS(nr_chans) (I82875P_NR_DIMMS / (nr_chans)) argument345 unsigned nr_chans = dual_channel_active(drc) + 1; in i82875p_init_csrows() local375 for (j = 0; j < nr_chans; j++) { in i82875p_init_csrows()378 dimm->nr_pages = nr_pages / nr_chans; in i82875p_init_csrows()396 u32 nr_chans; in i82875p_probe1() local404 nr_chans = dual_channel_active(drc) + 1; in i82875p_probe1()407 layers[0].size = I82875P_NR_CSROWS(nr_chans); in i82875p_probe1()410 layers[1].size = nr_chans; in i82875p_probe1()
32 #define I82975X_NR_CSROWS(nr_chans) (I82975X_NR_DIMMS / (nr_chans)) argument
193 if (WARN_ON_ONCE(master->nr_free < output->nr_chans)) in stm_output_claim()197 ilog2(output->nr_chans)); in stm_output_claim()199 master->nr_free -= output->nr_chans; in stm_output_claim()211 ilog2(output->nr_chans)); in stm_output_disclaim()213 master->nr_free += output->nr_chans; in stm_output_disclaim()214 output->nr_chans = 0; in stm_output_disclaim()304 if (WARN_ON_ONCE(output->nr_chans)) in stm_output_assign()313 output->nr_chans = width; in stm_output_assign()332 output->nr_chans = 0; in stm_output_assign()344 if (output->nr_chans) in stm_output_free()[all …]
80 unsigned int nr_chans; member527 for (id = 0; id < dma->nr_chans; id++) { in ls1x_dma_chan_probe()550 for (id = 0; id < dma->nr_chans; id++) { in ls1x_dma_chan_remove()576 dma->nr_chans = ret; in ls1x_dma_probe()