Home
last modified time | relevance | path

Searched defs:pcs (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/hw/intc/
H A Dloongson_ipi.c24 int64_t arch_id, int *index, CPUState **pcs) in loongson_cpu_by_arch_id()
H A Dloongarch_ipi.c31 int64_t arch_id, int *index, CPUState **pcs) in loongarch_cpu_by_arch_id()
/openbmc/u-boot/include/andestech/
H A Dandes_pcu.h15 struct pcs { struct
16 unsigned int cr; /* PCSx Configuration (clock scaling) */
17 unsigned int parm; /* PCSx Parameter*/
18 unsigned int stat1; /* PCSx Status 1 */
19 unsigned int stat2; /* PCSx Stusts 2 */
20 unsigned int pdd; /* PCSx PDD */
/openbmc/qemu/hw/net/
H A Dnpcm_pcs.c368 NPCMPCSState *pcs = NPCM_PCS(dev); in npcm_pcs_realize() local
H A Dsungem.c216 MemoryRegion pcs; member
/openbmc/qemu/include/hw/arm/
H A Dnpcm8xx.h104 NPCMPCSState pcs; member