Searched refs:mmio_address (Results 1 – 1 of 1) sorted by relevance
11 static unsigned long mmio_address; variable12 module_param_hw(mmio_address, ulong, iomem, 0);13 MODULE_PARM_DESC(mmio_address, " Start address of the mapping of 16 kB "80 void __iomem *p = ioremap_nocache(mmio_address, size); in do_test()105 p = ioremap_nocache(mmio_address, PAGE_SIZE); in do_test_bulk_ioremapping()118 if (mmio_address == 0) { in init()126 size >> 10, mmio_address); in init()