Home
last modified time | relevance | path

Searched refs:no_ch (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/soundwire/
Dgeneric_bandwidth_allocation.c98 unsigned int rate, bps, ch, no_ch; in sdw_compute_master_ports() local
113 no_ch = sdw_ch_mask_to_ch(p_rt->ch_mask); in sdw_compute_master_ports()
118 (SDW_BLK_GRP_CNT_1 * no_ch), 0x0); in sdw_compute_master_ports()
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
Dskl-nhlt.c18 u8 no_ch, u32 rate, u16 bps, u8 linktype) in skl_get_specific_cfg() argument
31 if (wfmt->channels == no_ch && wfmt->bits_per_sample == bps) { in skl_get_specific_cfg()