Home
last modified time | relevance | path

Searched refs:bar2 (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc/poky/meta/classes-recipe/
H A Dcore-image.bbclass63 # IMAGE_FEATURES_REPLACES_foo = 'bar1 bar2'
64 # Including image feature foo would replace the image features bar1 and bar2
71 # IMAGE_FEATURES_CONFLICTS_foo = 'bar1 bar2'
72 # An error exception would be raised if both image features foo and bar1(or bar2) are included
/openbmc/qemu/qapi/
H A Dcommon.json86 # @bar2: PCI BAR2 is used for the feature
97 'data': [ 'off', 'auto', 'bar0', 'bar1', 'bar2', 'bar3', 'bar4', 'bar5' ] }
/openbmc/u-boot/arch/m68k/cpu/mcf5445x/
H A Dpci.c98 out_be32(&pci->bar2, PCI_BAR_BAR2(CONFIG_SYS_PCI_BAR2)); in pci_mcf5445x_init()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dimmap_547x_8x.h215 u32 bar2; /* 0x18 NA */ member
H A Dimmap_5445x.h251 u32 bar2; /* 0x18 Base address register 2 Register */ member