Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dcpu32.c179 cpu->reset_auxcr = 1; in arm1026_initfn()
241 cpu->reset_auxcr = 7; in arm1136_r2_initfn()
272 cpu->reset_auxcr = 7; in arm1136_initfn()
304 cpu->reset_auxcr = 7; in arm1176_initfn()
333 cpu->reset_auxcr = 1; in arm11mpcore_initfn()
378 cpu->reset_auxcr = 2; in cortex_a8_initfn()
/openbmc/qemu/target/arm/
H A Dcpu.h1054 uint32_t reset_auxcr; member
H A Dhelper.c9762 .type = ARM_CP_CONST, .resetvalue = cpu->reset_auxcr }, in register_cp_regs_for_features()