Searched refs:start (Results 176 - 200 of 1855) sorted by relevance

1234567891011>>

/drivers/block/
H A Dz2ram.c78 unsigned long start = blk_rq_pos(req) << 9; local
82 if (start + len > z2ram_size) {
91 unsigned long addr = start & Z2RAM_CHUNKMASK;
95 addr += z2ram_map[ start >> Z2RAM_CHUNKSHIFT ];
100 start += size;
/drivers/gpu/drm/udl/
H A Dudl_transfer.c50 int start = width;
58 start = j;
70 identical = start + (width - end);
71 *bfront = (u8 *) &front[start];
72 *width_bytes = (end - start) * sizeof(unsigned long);
179 /* Then start another raw pixel span */
/drivers/i2c/busses/
H A Di2c-pca-platform.c152 if (!request_mem_region(res->start, resource_size(res), res->name)) {
165 i2c->reg_base = ioremap(res->start, resource_size(res));
170 i2c->io_base = res->start;
178 (unsigned long) res->start);
254 release_mem_region(res->start, resource_size(res));
H A Di2c-taos-evm.c191 char *start, *end; local
193 start = strstr(buffer, "TAOS ");
194 if (!start)
197 end = strchr(start, '\r');
202 return start;
H A Di2c-versatile.c80 if (!request_mem_region(r->start, resource_size(r), "versatile-i2c")) {
91 i2c->base = ioremap(r->start, resource_size(r));
124 release_mem_region(r->start, resource_size(r));
/drivers/isdn/capi/
H A Dkcapi_proc.c98 .start = controller_start,
105 .start = controller_start,
206 .start = applications_start,
213 .start = applications_start,
276 .start = capi_driver_start,
/drivers/net/ethernet/i825xx/
H A Dsni_82596.c94 mpu_addr = ioremap_nocache(res->start, 4);
97 ca_addr = ioremap_nocache(ca->start, 4);
101 printk(KERN_INFO "Found i82596 at 0x%x\n", res->start);
110 netdevice->base_addr = res->start;
113 eth_addr = ioremap_nocache(idprom->start, 0x10);
/drivers/net/
H A Difb.c136 unsigned int start; local
139 start = u64_stats_fetch_begin_bh(&dp->rsync);
142 } while (u64_stats_fetch_retry_bh(&dp->rsync, start));
145 start = u64_stats_fetch_begin_bh(&dp->tsync);
150 } while (u64_stats_fetch_retry_bh(&dp->tsync, start));
/drivers/pcmcia/
H A Dxxs1500_ss.c179 map->start = (u32)sock->virt_io;
180 map->stop = map->start + IO_MAP_SIZE;
225 sock->phys_attr = r->start;
233 sock->phys_mem = r->start;
241 sock->phys_io = r->start;
/drivers/staging/cxt1e1/
H A Dsbeproc.c55 sbecom_proc_get_sbe_info (char *buffer, char **start, off_t offset, argument
197 * int f(char *buffer, char **start, off_t offset,
206 * 0) Leave *start = NULL. (This is the default.)
218 * 1) Set *start = an unsigned long value less than
226 * offset advanced by *start. This interface is
231 * 2) Set *start = an address within the buffer.
232 * Put the data of the requested offset at *start.
255 *start = buffer + offset;
277 *start = buffer + (offset - begin); /* Start of wanted data */
287 *start
[all...]
/drivers/staging/sbe-2t3e3/
H A Dcpld.c327 u32 start, u32 stop)
330 start = 0;
334 if (sc->p.fractional_mode == mode && sc->p.bandwidth_start == start &&
360 cpld_write(sc, SBE_2T3E3_CPLD_REG_PBWF, start);
364 sc->p.bandwidth_start = start;
326 cpld_set_fractional_mode(struct channel *sc, u32 mode, u32 start, u32 stop) argument
/drivers/tty/serial/8250/
H A D8250_hp300.c181 port.mapbase = (d->resource.start + UART_OFFSET);
194 out_8(d->resource.start + DIO_VIRADDRBASE + DCA_IC, DCA_IC_IE);
198 out_8(d->resource.start + DIO_VIRADDRBASE + DCA_ID, 0xff);
296 if (d->resource.start) {
298 out_8(d->resource.start + DIO_VIRADDRBASE + DCA_IC, 0);
/drivers/usb/host/
H A Dehci-orion.c52 * GL# USB-10: Set IPG for non start of frame packets
143 .start = ehci_run,
227 if (!request_mem_region(res->start, resource_size(res),
234 regs = ioremap(res->start, resource_size(res));
248 hcd->rsrc_start = res->start;
293 release_mem_region(res->start, resource_size(res));
H A Dehci-ppc-of.c54 .start = ehci_run,
132 hcd->rsrc_start = res.start;
160 ehci->ohci_hcctrl_reg = ioremap(res.start +
239 if (!request_mem_region(res.start,
243 release_mem_region(res.start, 0x4);
H A Dohci-jz4740.c50 dev_err(hcd->self.controller, "Can not start %s",
119 .start = ohci_jz4740_start,
177 res = request_mem_region(res->start, resource_size(res), hcd_name);
184 hcd->rsrc_start = res->start;
186 hcd->regs = ioremap(res->start, resource_size(res));
235 release_mem_region(res->start, resource_size(res));
/drivers/watchdog/
H A Ddavinci_wdt.c225 if (!request_mem_region(wdt_mem->start, size, pdev->name)) {
230 wdt_base = ioremap(wdt_mem->start, size);
233 release_mem_region(wdt_mem->start, size);
241 release_mem_region(wdt_mem->start, size);
255 release_mem_region(wdt_mem->start, resource_size(wdt_mem));
/drivers/media/dvb/ttpci/
H A Dav7110_hw.c302 unsigned long start; local
313 start = jiffies;
315 err = time_after(jiffies, start + ARM_WAIT_FREE);
335 unsigned long start; local
348 start = jiffies;
350 err = time_after(jiffies, start + ARM_WAIT_FREE);
365 start = jiffies;
367 err = time_after(jiffies, start + ARM_WAIT_SHAKE);
405 start = jiffies;
407 err = time_after(jiffies, start
541 unsigned long start; local
722 unsigned long start; local
747 unsigned long start; local
[all...]
/drivers/parisc/
H A Ddino.c498 if (res->start == F_EXTEND(0xf0000000UL | (i * _8MB)))
501 DBG("DINO GSC WRITE i=%d, start=%lx, dino addr = %p\n",
502 i, res->start, base_addr + DINO_IO_ADDR_EN);
576 * bridge memory resources: the start
577 * is the alignment and start-end is
579 * have assigned start and end, so we
581 bus->self->resource[i].end = bus->self->resource[i].end - bus->self->resource[i].start + DINO_BRIDGE_ALIGN;
582 bus->self->resource[i].start = DINO_BRIDGE_ALIGN;
588 bus->self->resource[i].start,
593 bus->self->resource[i].start,
739 unsigned long start, end; local
[all...]
/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_dmabuf.c117 * start evicting GMRs to make room. If the DMA buffer can't be
182 * vmw_dmabuf_to_start_of_vram - Move a buffer to start of vram.
223 /* Is this buffer already in vram but not at the start of it? */
225 bo->mem.start < bo->num_pages &&
226 bo->mem.start > 0)
232 /* For some reason we didn't up at the start of vram */
286 ptr->gmrId = bo->mem.start;
/drivers/ide/
H A Dgayle.c132 if (!request_mem_region(res->start, resource_size(res), "IDE"))
164 release_mem_region(res->start, resource_size(res));
174 release_mem_region(res->start, resource_size(res));
/drivers/isdn/hardware/avm/
H A Davm_cs.c132 if ((i = (*addcard)(link->resource[0]->start, link->irq)) < 0) {
135 (unsigned int) link->resource[0]->start, link->irq);
146 b1pcmcia_delcard(link->resource[0]->start, link->irq);
/drivers/isdn/hisax/
H A Delsa_cs.c114 if ((p_dev->resource[0]->end) && p_dev->resource[0]->start) {
121 p_dev->resource[0]->start = j;
150 icard.para[1] = link->resource[0]->start;
/drivers/mfd/
H A Dcs5535-mfd.c53 if (!request_region(res->start, resource_size(res), DRV_NAME)) {
70 release_region(res->start, resource_size(res));
144 r->start = pci_resource_start(pdev, bar);
H A Ddavinci_voicecodec.c76 davinci_vc->pbase = res->start;
101 davinci_vc->davinci_vcif.dma_tx_channel = res->start;
112 davinci_vc->davinci_vcif.dma_rx_channel = res->start;
H A Dlpc_sch.c103 smbus_sch_resource.start = base_addr;
117 gpio_sch_resource.start = base_addr;
142 wdt_sch_resource.start = base_addr;

Completed in 470 milliseconds

1234567891011>>