Home
last modified time | relevance | path

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

/optee_os/core/drivers/pm/imx/
H A Dsrc.c28 #define ARG_OFFSET(_cpu) (ENTRY_OFFSET(_cpu) + 4) macro
36 return io_read32(va + SRC_GPR1 + ARG_OFFSET(cpu)); in imx_get_src_gpr_arg()
43 io_write32(va + SRC_GPR1 + ARG_OFFSET(cpu), val); in imx_set_src_gpr_arg()