Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dpatch_ca0132.c2887 * @ports_per_channel: number of ports per channel in dsp_allocate_router_ports()
2895 unsigned int ports_per_channel, in dsp_allocate_router_ports()
2908 val |= (ports_per_channel - 1) << 4; in dsp_allocate_router_ports()
2883 dsp_allocate_router_ports(struct hda_codec * codec,unsigned int num_chans,unsigned int ports_per_channel,unsigned int start_device,unsigned int * port_map) dsp_allocate_router_ports() argument