Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dallwinner-cpucfg.c37 REG_CPU0_RST_CTRL = 0x0040, /* CPU#0 Reset Control */ enumerator
117 case REG_CPU0_RST_CTRL: /* CPU#0 Reset Control */ in allwinner_cpucfg_read()
176 case REG_CPU0_RST_CTRL: /* CPU#0 Reset Control */ in allwinner_cpucfg_write()
181 allwinner_cpucfg_cpu_reset(s, (offset - REG_CPU0_RST_CTRL) >> 6); in allwinner_cpucfg_write()