Home
last modified time | relevance | path

Searched refs:INVALID_PCI_BASE (Results 1 – 4 of 4) sorted by relevance

/misc/config_tools/data/generic_board/generic_code/shared/
A Dpci_dev.c13 #define INVALID_PCI_BASE 0U macro
/misc/config_tools/data/generic_board/generic_code/hybrid/
A Dpci_dev.c13 #define INVALID_PCI_BASE 0U macro
/misc/config_tools/data/generic_board/generic_code/partitioned/
A Dpci_dev.c13 #define INVALID_PCI_BASE 0U macro
/misc/config_tools/library/
A Dscenario_cfg_lib.py24 INVALID_PCI_BASE = 'INVALID_PCI_BASE' variable
26 PCI_VUART_BASE = [PCI_VUART, INVALID_PCI_BASE]
776 if pci_vuart_base == INVALID_PCI_BASE:
791 if pci_vuart_base_str == INVALID_PCI_BASE:

Completed in 7 milliseconds