Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpci_mvebu.c352 #define DT_TYPE_MEM32 0x2 macro
390 else if (DT_FLAGS_TO_TYPE(flags) == DT_TYPE_MEM32) in mvebu_get_tgt_attr()
/openbmc/linux/drivers/pci/controller/
H A Dpci-mvebu.c1173 #define DT_TYPE_MEM32 0x2 macro
1205 else if (DT_FLAGS_TO_TYPE(flags) == DT_TYPE_MEM32) in mvebu_get_tgt_attr()