Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/
H A Dcpu-defs.c.inc70 .SYNCI_Step = 32,
92 .SYNCI_Step = 32,
112 .SYNCI_Step = 32,
132 .SYNCI_Step = 32,
152 .SYNCI_Step = 32,
173 .SYNCI_Step = 32,
194 .SYNCI_Step = 32,
215 .SYNCI_Step = 32,
237 .SYNCI_Step = 32,
259 .SYNCI_Step = 32,
[all …]
H A Dcpu.c219 env->SYNCI_Step = env->cpu_model->SYNCI_Step; in mips_cpu_reset_hold()
H A Dinternal.h49 int32_t SYNCI_Step; member
H A Dcpu.h1167 int SYNCI_Step; /* Address step size for SYNCI */ member
/openbmc/qemu/target/mips/tcg/
H A Dop_helper.c202 return env->SYNCI_Step; in helper_rdhwr_synci_step()