Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci-host/
H A Dgt64120.c62 #define GT_PCI0M0LD (0x058 >> 2) macro
379 if ((s->regs[GT_PCI0M0LD] & 0x7f) <= s->regs[GT_PCI0M0HD]) { in gt64120_pci_mapping()
386 s->PCI0M0_start = s->regs[GT_PCI0M0LD] << 21; in gt64120_pci_mapping()
388 (s->regs[GT_PCI0M0LD] & 0x7f)) << 21; in gt64120_pci_mapping()
469 case GT_PCI0M0LD: in gt64120_writel()
470 s->regs[GT_PCI0M0LD] = val & 0x00007fff; in gt64120_writel()
808 case GT_PCI0M0LD: in gt64120_readl()
1051 s->regs[GT_PCI0M0LD] = 0x00000090; in gt64120_reset()