Searched refs:num_channels (Results 1 – 6 of 6) sorted by relevance
| /arch/x86/include/asm/ |
| A D | acpi_nhlt.h | 109 int num_channels, int sample_freq_khz, 223 u16 num_channels; member 244 int num_channels; member
|
| /arch/x86/lib/ |
| A D | acpi_nhlt.c | 108 int num_channels, int sample_freq_khz, in nhlt_add_format() argument 123 wave->num_channels = num_channels; in nhlt_add_format() 134 wave->block_align = wave->num_channels * wave->bits_per_sample / 8; in nhlt_add_format() 164 fmt = nhlt_add_format(endp, cfg->num_channels, in nhlt_endpoint_add_formats() 209 sz += sizeof(fmt->waveform.num_channels); in calc_format_size() 328 ser16(cur, wave->num_channels); in serialise_waveform()
|
| /arch/x86/cpu/apollolake/ |
| A D | hostbridge.c | 48 .num_channels = 1, 80 .num_channels = 2, 112 .num_channels = 4,
|
| /arch/x86/cpu/tangier/ |
| A D | acpi.c | 83 si->num_channels = 8; in acpi_fill_csrt_dma()
|
| /arch/mips/mach-octeon/ |
| A D | cvmx-helper-ilk.c | 641 int num_channels = cvmx_ilk_chans[xi.node][interface]; in __cvmx_helper_ilk_init_port_cn78xx() local 644 for (i = 0; i < num_channels; i++) { in __cvmx_helper_ilk_init_port_cn78xx() 668 cvmx_ilk_cal_setup_tx(intf, num_channels, NULL, 1); in __cvmx_helper_ilk_init_port_cn78xx() 669 cvmx_ilk_cal_setup_rx(intf, num_channels, NULL, in __cvmx_helper_ilk_init_port_cn78xx()
|
| /arch/arm/include/asm/arch-rockchip/ |
| A D | sdram_common.h | 247 unsigned int num_channels; member
|
Completed in 12 milliseconds