Home
last modified time | relevance | path

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

/qemu/hw/misc/
H A Dimx7_src.c61 case SRC_GPR3: in imx7_src_reg_name()
210 arm_set_cpu_on(1, s->regs[SRC_GPR3], s->regs[SRC_GPR4], in imx7_src_write()
H A Dimx6_src.c54 case SRC_GPR3: in imx6_src_reg_name()
221 arm_set_cpu_on(1, s->regs[SRC_GPR3], s->regs[SRC_GPR4], in imx6_src_write()
/qemu/include/hw/misc/
H A Dimx7_src.h34 #define SRC_GPR3 31 macro
H A Dimx6_src.h26 #define SRC_GPR3 10 macro