Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/renesas/common/rpc/
H A Drpc_registers.h46 #define RPC_CMNCR_IO3FV_POS 14 macro
47 #define RPC_CMNCR_IO3FV (3u << RPC_CMNCR_IO3FV_POS)
/rk3399_ARM-atf/drivers/renesas/rza/rpc/
H A Drpc.c115 (RPC_CMNCR_IO_KEEP << RPC_CMNCR_IO3FV_POS) | in rpc_config_xread_mode()