Home
last modified time | relevance | path

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

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