Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dpci.h21 #define PCI_STD_HEADER_SIZEOF 64 macro
/rk3399_rockchip-uboot/drivers/pci/
H A Dpci-uclass.c1408 if (pos < PCI_STD_HEADER_SIZEOF) in _dm_pci_find_next_capability()