Searched refs:io_end (Results 1 – 3 of 3) sorted by relevance
611 resource_size_t io_end; in hisi_lpc_probe() local653 io_end = lpcdev->io_host->io_start + lpcdev->io_host->size; in hisi_lpc_probe()655 &lpcdev->io_host->io_start, &io_end); in hisi_lpc_probe()
217 debug("%s - io_end: %x\n", __func__, hpc_ptr->u.isa_ctlr.io_end); in print_ebda_hpc()810 hpc_ptr->u.isa_ctlr.io_end = readw(io_mem + addr + 2); in ebda_rsrc_controller()812 (hpc_ptr->u.isa_ctlr.io_end - hpc_ptr->u.isa_ctlr.io_start + 1), in ebda_rsrc_controller()1049 …release_region(controller->u.isa_ctlr.io_start, (controller->u.isa_ctlr.io_end - controller->u.isa… in ibmphp_free_ebda_hpc_queue()
191 u16 io_end; member
Completed in 12 milliseconds