Searched refs:of_iounmap (Results 1 – 8 of 8) sorted by relevance
/arch/sparc/kernel/ |
D | central.c | 129 of_iounmap(&op->resource[2], p->clock_ver_reg, in clock_board_probe() 133 of_iounmap(&op->resource[1], p->clock_regs, in clock_board_probe() 137 of_iounmap(&op->resource[0], p->clock_freq_regs, in clock_board_probe() 242 of_iounmap(&op->resource[0], p->pregs, resource_size(&op->resource[0])); in fhc_probe()
|
D | apc.c | 76 of_iounmap(&op->resource[0], regs, resource_size(&op->resource[0])); in apc_free()
|
D | chmc.c | 478 of_iounmap(&op->resource[0], p->regs, JBUSMC_REGS_SIZE); in jbusmc_probe() 778 of_iounmap(&op->resource[0], p->regs, 0x48); in chmc_destroy() 785 of_iounmap(&op->resource[0], p->regs, JBUSMC_REGS_SIZE); in jbusmc_destroy()
|
D | ioport.c | 169 void of_iounmap(struct resource *res, void __iomem *base, unsigned long size) in of_iounmap() function 173 EXPORT_SYMBOL(of_iounmap);
|
D | of_device_64.c | 33 void of_iounmap(struct resource *res, void __iomem *base, unsigned long size) in of_iounmap() function 40 EXPORT_SYMBOL(of_iounmap);
|
D | leon_pci_grpci2.c | 885 of_iounmap(&ofdev->resource[0], regs, in grpci2_of_probe()
|
/arch/sparc/include/asm/ |
D | prom.h | 53 void of_iounmap(struct resource *res, void __iomem *base, unsigned long size);
|
D | parport.h | 189 of_iounmap(&op->resource[2], sparc_ebus_dmas[slot].info.regs, d_len); in ecpp_probe() 213 of_iounmap(&op->resource[2], in ecpp_remove()
|