Searched refs:PCI_CONF_ENABLE_MEM (Results 1 – 4 of 4) sorted by relevance
75 #define PCI_CONF_ENABLE_MEM 0x0010 macro
1044 pd->enable &= ~PCI_CONF_ENABLE_MEM; in setup_memwins()1046 pd->enable |= PCI_CONF_ENABLE_MEM; in setup_memwins()1326 if (pd->enable & PCI_CONF_ENABLE_MEM) in configure_bus()1337 (PCI_CONF_ENABLE_MEM | PCI_CONF_ENABLE_IO)) == 0) { in configure_bus()
306 return (PCI_CONF_MAP_MEM | PCI_CONF_ENABLE_MEM | PCI_CONF_ENABLE_BM); in giopci_conf_hook()
502 return PCI_CONF_ENABLE_MEM | PCI_CONF_MAP_MEM | PCI_CONF_ENABLE_BM; in bcmpax_conf_hook()