Searched refs:pci_byte_test_and_clear_mask (Results 1 – 4 of 4) sorted by relevance
288 pci_byte_test_and_clear_mask(conf + PCI_IO_LIMIT, in pci_bridge_disable_base_limit()323 pci_byte_test_and_clear_mask(conf + PCI_IO_BASE, in pci_bridge_reset()325 pci_byte_test_and_clear_mask(conf + PCI_IO_LIMIT, in pci_bridge_reset()
421 pci_byte_test_and_clear_mask(dev->config + PCI_INTERRUPT_LINE, in pci_do_device_reset()
229 pci_byte_test_and_clear_mask(conf + PCI_IO_LIMIT, in pnv_phb_root_port_reset_hold()
542 pci_byte_test_and_clear_mask(uint8_t *config, uint8_t mask) in pci_byte_test_and_clear_mask() function