Home
last modified time | relevance | path

Searched refs:PCI_EA_IS_64 (Results 1 – 3 of 3) sorted by relevance

/u-boot/drivers/misc/
A Dswap_case.c75 PCI_CAP_EA_BASE_LO2 | PCI_EA_IS_64,
80 PCI_CAP_EA_BASE_LO4 | PCI_EA_IS_64,
81 PCI_CAP_EA_SIZE_LO | PCI_EA_IS_64,
/u-boot/drivers/pci/
A Dpci-uclass.c1472 if (ea_entry & PCI_EA_IS_64) { in dm_pci_map_ea_virt()
1518 if (ea_entry & PCI_EA_IS_64) { in dm_pci_map_ea_bar()
/u-boot/include/
A Dpci.h473 #define PCI_EA_IS_64 0x00000002 /* 64-bit field flag */ macro

Completed in 14 milliseconds