Lines Matching refs:start
155 * 1000 stop/start operations) with these timeouts (or bigger).
392 port = p_dev->resource[1]->start;
396 port = p_dev->resource[0]->start + 0x28;
411 if (p_dev->resource[0]->start == 0)
441 p_dev->resource[0]->start = base[j];
487 return setup_serial(link, info, link->resource[0]->start, link->irq);
519 p_dev->resource[0]->start + 8 != p_dev->resource[1]->start)
529 *base2 = p_dev->resource[0]->start + 8;
540 base2 = link->resource[0]->start + 8;
574 base2 = link->resource[0]->start;
576 setup_serial(link, info, link->resource[0]->start,
591 setup_serial(link, info, link->resource[0]->start, link->irq);