Searched refs:res_valid (Results 1 – 4 of 4) sorted by relevance
68 int err, mem = 1, res_valid = 0; in versatile_pci_parse_request_of_pci_ranges() local93 res_valid |= !(res->flags & IORESOURCE_PREFETCH); in versatile_pci_parse_request_of_pci_ranges()103 if (res_valid) in versatile_pci_parse_request_of_pci_ranges()
491 int err, res_valid = 0; in altera_pcie_parse_request_of_pci_ranges() local508 res_valid |= !(res->flags & IORESOURCE_PREFETCH); in altera_pcie_parse_request_of_pci_ranges()511 if (res_valid) in altera_pcie_parse_request_of_pci_ranges()
791 int err, res_valid = 0; in advk_pcie_parse_request_of_pci_ranges() local820 res_valid |= !(res->flags & IORESOURCE_PREFETCH); in advk_pcie_parse_request_of_pci_ranges()828 if (!res_valid) { in advk_pcie_parse_request_of_pci_ranges()
594 int err, res_valid = 0; in pci_parse_request_of_pci_ranges() local621 res_valid |= !(res->flags & IORESOURCE_PREFETCH); in pci_parse_request_of_pci_ranges()630 if (res_valid) in pci_parse_request_of_pci_ranges()