Searched refs:inbound (Results 1 – 17 of 17) sorted by relevance
| /openbmc/u-boot/cmd/ |
| H A D | tsi148.c | 84 __raw_writel(htonl(0x00000000), &dev->uregs->inbound[j].itat); in tsi148_init() 268 if (0x00000000 == readl(&dev->uregs->inbound[i].itat)) in tsi148_vme_slave_window() 280 __raw_writel(htonl(vmeAddr), &dev->uregs->inbound[i].itsal); in tsi148_vme_slave_window() 281 __raw_writel(0x00000000, &dev->uregs->inbound[i].itsau); in tsi148_vme_slave_window() 282 __raw_writel(htonl(vmeAddr + size), &dev->uregs->inbound[i].iteal); in tsi148_vme_slave_window() 283 __raw_writel(0x00000000, &dev->uregs->inbound[i].iteau); in tsi148_vme_slave_window() 284 __raw_writel(htonl(pciAddr - vmeAddr), &dev->uregs->inbound[i].itofl); in tsi148_vme_slave_window() 286 __raw_writel(0xffffffff, &dev->uregs->inbound[i].itofu); in tsi148_vme_slave_window() 288 __raw_writel(0x00000000, &dev->uregs->inbound[i].itofu); in tsi148_vme_slave_window() 292 __raw_writel(htonl(ctl), &dev->uregs->inbound[i].itat); in tsi148_vme_slave_window() [all …]
|
| /openbmc/phosphor-net-ipmid/ |
| H A D | session.hpp | 64 auto get(bool inbound = true) const in get() 66 return inbound ? in : out; in get() 69 void set(uint32_t seqNumber, bool inbound = true) in set() 71 inbound ? (in = seqNumber) : (out = seqNumber); in set()
|
| /openbmc/phosphor-net-ipmid/sol/ |
| H A D | sol_context.hpp | 111 auto get(bool inbound = true) const in get() 113 return inbound ? in : out; in get()
|
| /openbmc/qemu/include/hw/pci-host/ |
| H A D | designware.h | 52 bool inbound; member
|
| /openbmc/u-boot/include/ |
| H A D | tsi148.h | 80 INBOUND inbound[8]; /* 0x100 */ member
|
| /openbmc/u-boot/drivers/pci/ |
| H A D | fsl_pci_init.c | 299 int enabled, r, inbound = 0; in fsl_pci_init() local 408 inbound = fsl_pci_setup_inbound_windows(hose, in fsl_pci_init() 413 inbound = fsl_pci_setup_inbound_windows(hose, out_lo, pcie_cap, pi); in fsl_pci_init() 565 if (inbound) { in fsl_pci_init()
|
| /openbmc/u-boot/doc/ |
| H A D | README.srio-pcie-boot-corenet | 64 e) Master will set inbound SRIO or PCIE windows covered slave's U-Boot 66 f) Master will set an inbound SRIO or PCIE window covered slave's UCode
|
| H A D | README.b4860qds | 40 . RapidIO manager (RMAN) - Support SRIO types 8, 9, 10, and 11 (inbound and
|
| /openbmc/qemu/docs/system/s390x/ |
| H A D | 3270.rst | 62 * Multiple commands in one inbound buffer (for example, when the reset key
|
| /openbmc/qemu/hw/pci-host/ |
| H A D | designware.c | 427 viewport->inbound = true; in designware_pcie_root_realize() 451 viewport->inbound = false; in designware_pcie_root_realize()
|
| /openbmc/qemu/pc-bios/dtb/ |
| H A D | canyonlands.dts | 438 large-inbound-windows;
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | r8a77965.dtsi | 1539 /* Map all possible DDR as inbound ranges */ 1566 /* Map all possible DDR as inbound ranges */
|
| H A D | r8a7796.dtsi | 2119 /* Map all possible DDR as inbound ranges */ 2146 /* Map all possible DDR as inbound ranges */
|
| H A D | r8a7795.dtsi | 2332 /* Map all possible DDR as inbound ranges */ 2359 /* Map all possible DDR as inbound ranges */
|
| H A D | r8a7791.dtsi | 1605 /* Map all possible DDR as inbound ranges */
|
| H A D | r8a7790.dtsi | 1621 /* Map all possible DDR as inbound ranges */
|
| /openbmc/u-boot/ |
| H A D | README | 3337 window->master inbound window->master LAW->the ucode address in
|