Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci-host/
H A Dgt64120.c64 #define GT_PCI0M1LD (0x080 >> 2) macro
399 if ((s->regs[GT_PCI0M1LD] & 0x7f) <= s->regs[GT_PCI0M1HD]) { in gt64120_pci_mapping()
406 s->PCI0M1_start = s->regs[GT_PCI0M1LD] << 21; in gt64120_pci_mapping()
408 (s->regs[GT_PCI0M1LD] & 0x7f)) << 21; in gt64120_pci_mapping()
474 case GT_PCI0M1LD: in gt64120_writel()
475 s->regs[GT_PCI0M1LD] = val & 0x00007fff; in gt64120_writel()
809 case GT_PCI0M1LD: in gt64120_readl()
1054 s->regs[GT_PCI0M1LD] = 0x00000790; in gt64120_reset()