Searched refs:pcs (Results 1 – 12 of 12) sorted by relevance
| /openbmc/u-boot/include/andestech/ |
| H A D | andes_pcu.h | 15 struct pcs { struct 53 struct pcs pcs1; /* 0xA0-0xB0: PCS1 (clock scaling) */ 55 struct pcs pcs2; /* 0xC0-0xD0: PCS2 (AHB clock gating) */ 57 struct pcs pcs3; /* 0xE0-0xF0: PCS3 (APB clock gating) */ 59 struct pcs pcs4; /* 0x100-0x110: PCS4 main PLL scaling */ 61 struct pcs pcs5; /* 0x120-0x130: PCS5 PCI PLL scaling */ 63 struct pcs pcs6; /* 0x140-0x150: PCS6 AC97 PLL scaling */ 65 struct pcs pcs7; /* 0x160-0x170: PCS7 GMAC PLL scaling */ 67 struct pcs pcs8; /* 0x180-0x190: PCS8 voltage scaling */ 69 struct pcs pcs9; /* 0x1A0-0x1B0: PCS9 power control */
|
| /openbmc/qemu/hw/intc/ |
| H A D | loongson_ipi.c | 24 int64_t arch_id, int *index, CPUState **pcs) in loongson_cpu_by_arch_id() argument 37 if (pcs) { in loongson_cpu_by_arch_id() 38 *pcs = cs; in loongson_cpu_by_arch_id()
|
| H A D | loongarch_ipi.c | 31 int64_t arch_id, int *index, CPUState **pcs) in loongarch_cpu_by_arch_id() argument 43 if (pcs) { in loongarch_cpu_by_arch_id() 44 *pcs = found->cpu; in loongarch_cpu_by_arch_id()
|
| /openbmc/qemu/hw/net/ |
| H A D | npcm_pcs.c | 368 NPCMPCSState *pcs = NPCM_PCS(dev); in npcm_pcs_realize() local 371 memory_region_init_io(&pcs->iomem, OBJECT(pcs), &npcm_pcs_ops, pcs, in npcm_pcs_realize() 373 sysbus_init_mmio(sbd, &pcs->iomem); in npcm_pcs_realize()
|
| H A D | sungem.c | 216 MemoryRegion pcs; member 1393 memory_region_init_io(&s->pcs, OBJECT(s), &sungem_mmio_pcs_ops, s, in sungem_realize() 1395 memory_region_add_subregion(&s->sungem, 0x9000, &s->pcs); in sungem_realize()
|
| /openbmc/qemu/include/hw/arm/ |
| H A D | npcm8xx.h | 104 NPCMPCSState pcs; member
|
| /openbmc/phosphor-fan-presence/control/ |
| H A D | gen-fan-zone-defs.py | 630 pcs = {} 631 pcs["name"] = event["precondition"]["name"] 672 pcs["params"] = params 673 pc.append(pcs)
|
| /openbmc/qemu/hw/arm/ |
| H A D | npcm8xx.c | 466 object_initialize_child(obj, "pcs", &s->pcs, TYPE_NPCM_PCS); in npcm8xx_init() 718 sysbus_realize(SYS_BUS_DEVICE(&s->pcs), &error_abort); in npcm8xx_realize() 719 sysbus_mmio_map(SYS_BUS_DEVICE(&s->pcs), 0, NPCM8XX_PCS_BA); in npcm8xx_realize()
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | dra7.dtsi | 1401 syscon-pcs = <&scm_conf_pcie 0x10>; 1421 syscon-pcs = <&scm_conf_pcie 0x10>;
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/ |
| H A D | 0001-Add-support-for-mips64-n32-n64.patch | 1044 perror("malloc atomic next pcs");
|
| /openbmc/ |
| D | opengrok1.0.log | [all...] |
| D | opengrok2.0.log | [all...] |