Home
last modified time | relevance | path

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

/linux/drivers/message/fusion/
H A Dmptsas.h187 u8 start_channel; /* starting logical channel id */ member
H A Dmptsas.c1423 enclosure->start_channel = buffer->StartBus; in mptsas_sas_enclosure_pg0()
/linux/sound/soc/fsl/
H A Dfsl_easrc.c806 unsigned int *start_channel, in fsl_easrc_config_one_slot() argument
835 slot->min_channel = *start_channel; in fsl_easrc_config_one_slot()
836 slot->max_channel = *start_channel + slot->num_channel - 1; in fsl_easrc_config_one_slot()
839 *start_channel += slot->num_channel; in fsl_easrc_config_one_slot()
925 int start_channel = 0, avail_channel; in fsl_easrc_config_slot() local
960 &start_channel, &avail_channel); in fsl_easrc_config_slot()