Home
last modified time | relevance | path

Searched refs:PCI_EA_ES (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/
A Dpci.h466 #define PCI_EA_ES 0x00000007 /* Entry Size */ macro
/u-boot/drivers/pci/
A Dpci-uclass.c1510 entry_size = ((ea_entry & PCI_EA_ES) + 1) << 2; in dm_pci_map_ea_bar()

Completed in 11 milliseconds