Home
last modified time | relevance | path

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

/openbmc/qemu/qapi/
H A Dcommon.json86 # @bar3: PCI BAR3 is used for the feature
95 'data': [ 'off', 'auto', 'bar0', 'bar1', 'bar2', 'bar3', 'bar4', 'bar5' ] }
/openbmc/u-boot/arch/m68k/cpu/mcf5445x/
H A Dpci.c103 out_be32(&pci->bar3, PCI_BAR_BAR3(CONFIG_SYS_PCI_BAR3)); in pci_mcf5445x_init()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dimmap_547x_8x.h216 u32 bar3; /* 0x1c NA */ member
H A Dimmap_5445x.h252 u32 bar3; /* 0x1c Base address register 3 Register */ member
/openbmc/linux/sound/pci/ctxfi/
H A Dcthw20k1.c1791 unsigned int bar0, bar1, bar2, bar3, bar4, bar5; in uaa_to_xfi() local
1840 pci_read_config_dword(pci, PCI_BASE_ADDRESS_3, &bar3); in uaa_to_xfi()
1858 pci_write_config_dword(pci, PCI_BASE_ADDRESS_3, bar3); in uaa_to_xfi()