OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PCIE_ATU_DEV
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/drivers/pci/
pcie_dw_mvebu.c
53
#define
PCIE_ATU_DEV
(x) (((x) & 0x1f) << 19)
pcie_imx.c
91
#define
PCIE_ATU_DEV
(x) (((x) & 0x1f) << 19)
pcie_layerscape.h
56
#define
PCIE_ATU_DEV
(x) (((x) & 0x1f) << 19)
Completed in 85 milliseconds