Home
last modified time | relevance | path

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

/external/u-boot/cmd/
Dpci.c617 { PCI_REGION_RO, "readonly" },
/external/u-boot/include/
Dpci.h482 #define PCI_REGION_RO 0x00000200 /* Read-only memory */ macro