Searched refs:of_iounmap (Results 1 - 25 of 43) sorted by relevance

12

/linux-master/drivers/input/misc/
H A Dsparcspkr.c226 of_iounmap(&op->resource[0], info->regs, 6);
245 of_iounmap(&op->resource[0], info->regs, 6);
301 of_iounmap(&op->resource[3], info->enable_reg, 1);
304 of_iounmap(&op->resource[2], info->freq_regs, 2);
322 of_iounmap(&op->resource[3], info->enable_reg, 1);
323 of_iounmap(&op->resource[2], info->freq_regs, 2);
/linux-master/drivers/input/serio/
H A Di8042-sparcio.h87 of_iounmap(kbd_res, kbd_iobase, 8);
139 of_iounmap(kbd_res, kbd_iobase, 8);
/linux-master/arch/sparc/include/asm/
H A Dprom.h49 void of_iounmap(struct resource *res, void __iomem *base, unsigned long size);
H A Dparport_64.h190 of_iounmap(&op->resource[2], sparc_ebus_dmas[slot].info.regs, d_len);
214 of_iounmap(&op->resource[2],
/linux-master/arch/sparc/kernel/
H A Dcentral.c129 of_iounmap(&op->resource[2], p->clock_ver_reg,
133 of_iounmap(&op->resource[1], p->clock_regs,
137 of_iounmap(&op->resource[0], p->clock_freq_regs,
242 of_iounmap(&op->resource[0], p->pregs, resource_size(&op->resource[0]));
H A Dioport.c157 void of_iounmap(struct resource *res, void __iomem *base, unsigned long size) function
161 EXPORT_SYMBOL(of_iounmap); variable
H A Dapc.c76 of_iounmap(&op->resource[0], regs, resource_size(&op->resource[0]));
H A Dchmc.c480 of_iounmap(&op->resource[0], p->regs, JBUSMC_REGS_SIZE);
780 of_iounmap(&op->resource[0], p->regs, 0x48);
787 of_iounmap(&op->resource[0], p->regs, JBUSMC_REGS_SIZE);
/linux-master/drivers/sbus/char/
H A Dbbc_i2c.c354 of_iounmap(&op->resource[1], bp->i2c_bussel_reg, 1);
356 of_iounmap(&op->resource[0], bp->i2c_control_regs, 2);
374 of_iounmap(&op->resource[0], bp->i2c_bussel_reg, 1);
376 of_iounmap(&op->resource[1], bp->i2c_control_regs, 2);
394 of_iounmap(&op->resource[0], bp->i2c_bussel_reg, 1);
396 of_iounmap(&op->resource[1], bp->i2c_control_regs, 2);
H A Ddisplay7seg.c228 of_iounmap(&op->resource[0], p->regs, sizeof(u8));
247 of_iounmap(&op->resource[0], p->regs, sizeof(u8));
/linux-master/drivers/watchdog/
H A Driowd.c214 of_iounmap(&op->resource[0], p->regs, 2);
225 of_iounmap(&op->resource[0], p->regs, 2);
/linux-master/drivers/mtd/maps/
H A Dsun_uflash.c93 of_iounmap(&op->resource[0], up->map.virt, up->map.size);
130 of_iounmap(&op->resource[0], up->map.virt, up->map.size);
/linux-master/drivers/video/fbdev/
H A Dp9100.c310 of_iounmap(&op->resource[2], info->screen_base, info->fix.smem_len);
313 of_iounmap(&op->resource[0], par->regs, sizeof(struct p9100_regs));
330 of_iounmap(&op->resource[0], par->regs, sizeof(struct p9100_regs));
331 of_iounmap(&op->resource[2], info->screen_base, info->fix.smem_len);
H A Dtcx.c343 of_iounmap(&op->resource[7],
346 of_iounmap(&op->resource[9],
349 of_iounmap(&op->resource[8],
352 of_iounmap(&op->resource[4],
355 of_iounmap(&op->resource[0],
H A Dleo.c531 of_iounmap(&op->resource[0], par->lc_ss0_usr, 0x1000);
533 of_iounmap(&op->resource[0], par->ld_ss0, 0x1000);
535 of_iounmap(&op->resource[0], par->ld_ss1, 0x1000);
537 of_iounmap(&op->resource[0], par->lx_krn, 0x1000);
539 of_iounmap(&op->resource[0],
542 of_iounmap(&op->resource[0], info->screen_base, 0x800000);
H A Dcg3.c418 of_iounmap(&op->resource[0], info->screen_base, info->fix.smem_len);
421 of_iounmap(&op->resource[0], par->regs, sizeof(struct cg3_regs));
438 of_iounmap(&op->resource[0], par->regs, sizeof(struct cg3_regs));
439 of_iounmap(&op->resource[0], info->screen_base, info->fix.smem_len);
H A Dbw2.c336 of_iounmap(&op->resource[0], info->screen_base, info->fix.smem_len);
339 of_iounmap(&op->resource[0], par->regs, sizeof(struct bw2_regs));
355 of_iounmap(&op->resource[0], par->regs, sizeof(struct bw2_regs));
356 of_iounmap(&op->resource[0], info->screen_base, info->fix.smem_len);
H A Dsunxvr1000.c165 of_iounmap(&op->resource[6], gp->fb_base, gp->fb_size);
H A Dcg14.c446 of_iounmap(&op->resource[0],
449 of_iounmap(&op->resource[0],
452 of_iounmap(&op->resource[0],
455 of_iounmap(&op->resource[1],
H A Dcg6.c726 of_iounmap(&op->resource[0], par->fbc, 4096);
728 of_iounmap(&op->resource[0], par->tec, sizeof(struct cg6_tec));
730 of_iounmap(&op->resource[0], par->thc, sizeof(struct cg6_thc));
732 of_iounmap(&op->resource[0], par->bt, sizeof(struct bt_regs));
734 of_iounmap(&op->resource[0], par->fhc, sizeof(u32));
737 of_iounmap(&op->resource[0], info->screen_base,
/linux-master/drivers/net/ethernet/sun/
H A Dsunbmac.c1205 of_iounmap(&qec_op->resource[0], bp->gregs, GLOB_REG_SIZE);
1207 of_iounmap(&op->resource[0], bp->creg, CREG_REG_SIZE);
1209 of_iounmap(&op->resource[1], bp->bregs, BMAC_REG_SIZE);
1211 of_iounmap(&op->resource[2], bp->tregs, TCVR_REG_SIZE);
1248 of_iounmap(&qec_op->resource[0], bp->gregs, GLOB_REG_SIZE);
1249 of_iounmap(&op->resource[0], bp->creg, CREG_REG_SIZE);
1250 of_iounmap(&op->resource[1], bp->bregs, BMAC_REG_SIZE);
1251 of_iounmap(&op->resource[2], bp->tregs, TCVR_REG_SIZE);
H A Dsunqe.c817 of_iounmap(&op->resource[0], qecp->gregs, GLOB_REG_SIZE);
914 of_iounmap(&op->resource[0], qe->qcregs, CREG_REG_SIZE);
916 of_iounmap(&op->resource[1], qe->mregs, MREGS_REG_SIZE);
943 of_iounmap(&op->resource[0], qp->qcregs, CREG_REG_SIZE);
944 of_iounmap(&op->resource[1], qp->mregs, MREGS_REG_SIZE);
985 of_iounmap(&op->resource[0], root_qec_dev->gregs,
/linux-master/drivers/hwmon/
H A Dultra45_env.c289 of_iounmap(&op->resource[0], p->regs, REG_SIZE);
301 of_iounmap(&op->resource[0], p->regs, REG_SIZE);
/linux-master/drivers/parport/
H A Dparport_sunbpp.c332 of_iounmap(&op->resource[0], base, size);
349 of_iounmap(&op->resource[0], (void __iomem *) p->base, p->size);
/linux-master/drivers/scsi/
H A Dsun_esp.c519 of_iounmap(&op->resource[(hme ? 1 : 0)], esp->regs, SBUS_ESP_REG_SIZE);
574 of_iounmap(&op->resource[(is_hme ? 1 : 0)], esp->regs,
576 of_iounmap(&dma_of->resource[0], esp->dma_regs,

Completed in 247 milliseconds

12