Searched refs:start_channel (Results 1 – 6 of 6) sorted by relevance
320 unsigned int start_channel, in a2150_set_chanlist() argument325 if (start_channel + num_channels > 4) in a2150_set_chanlist()332 devpriv->config_bits |= CHANNEL_BITS(0x4 | start_channel); in a2150_set_chanlist()335 if (start_channel == 0) in a2150_set_chanlist()337 else if (start_channel == 2) in a2150_set_chanlist()
44 queue = acc->channel - range->acc_info.start_channel; in __knav_acc_notify()492 info->start_channel = config[1]; in knav_init_acc_range()497 if (info->start_channel > ACC_MAX_CHANNEL) { in knav_init_acc_range()499 info->start_channel, range->name); in knav_init_acc_range()554 acc->channel = info->start_channel + channel; in knav_init_acc_range()
103 u32 start_channel; member
186 u8 start_channel; /* starting logical channel id */ member
1396 enclosure->start_channel = buffer->StartBus; in mptsas_sas_enclosure_pg0()
1426 bool start_channel; in ipa_endpoint_resume_one() local1436 start_channel = endpoint->ipa->version != IPA_VERSION_3_5_1; in ipa_endpoint_resume_one()1437 ret = gsi_channel_resume(gsi, endpoint->channel_id, start_channel); in ipa_endpoint_resume_one()