Searched refs:mmio_always_on (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/arch/mips/loongson/common/cs5536/
H A Dcs5536_isa.c327 dev->mmio_always_on = 1; cs5536_isa_mmio_always_on()
/linux-4.1.27/drivers/pci/
H A Dsetup-res.c79 disable = (res->flags & IORESOURCE_MEM_64) && !dev->mmio_always_on; pci_update_resource()
H A Dprobe.c182 if (!dev->mmio_always_on) { __pci_read_base()
243 if (!dev->mmio_always_on && (orig_cmd & PCI_COMMAND_DECODE_ENABLE)) __pci_read_base()
H A Dquirks.c35 * we need to set the dev->mmio_always_on bit.
39 dev->mmio_always_on = 1; quirk_mmio_always_on()
/linux-4.1.27/include/linux/
H A Dpci.h306 unsigned int mmio_always_on:1; /* disallow turning off io/mem member in struct:pci_dev

Completed in 185 milliseconds