Lines Matching refs:hstop
63 t_data->hstop,
137 int *port_bo, int hstop)
154 t_data.hstop = hstop;
155 hstart = hstop - params->hwidth + 1;
164 *port_bo, (*port_bo) >> 8, hstart, hstop,
181 t_data.hstop = hstop;
196 int hstop;
202 /* reset hstop for each lane */
203 hstop = bus->params.col - 1;
217 sdw_compute_master_ports(m_rt, ¶ms[i], &port_bo, hstop);
220 hstop = hstop - params[i].hwidth;