Searched refs:maxport (Results 1 – 1 of 1) sorted by relevance
539 int i, maxport, pn, nports = 0, ret = 0; in qcom_swrm_stream_alloc_ports() local544 maxport = ctrl->num_dout_ports; in qcom_swrm_stream_alloc_ports()547 maxport = ctrl->num_din_ports; in qcom_swrm_stream_alloc_ports()554 pn = find_first_zero_bit(port_mask, maxport); in qcom_swrm_stream_alloc_ports()555 if (pn > (maxport - 1)) { in qcom_swrm_stream_alloc_ports()