Home
last modified time | relevance | path

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

/qemu/hw/misc/
H A Dimx7_src.c63 case SRC_GPR4: 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.c45 case SRC_GPR4: in imx6_src_reg_name()
208 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.h35 #define SRC_GPR4 32 macro
H A Dimx6_src.h27 #define SRC_GPR4 11 macro