Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/renesas/common/rpc/
H A Drpc_registers.h48 #define RPC_CMNCR_IO2FV_POS 12 macro
49 #define RPC_CMNCR_IO2FV (3u << RPC_CMNCR_IO2FV_POS)
/rk3399_ARM-atf/drivers/renesas/rza/rpc/
H A Drpc.c117 (RPC_CMNCR_IO_HIZ << RPC_CMNCR_IO2FV_POS) | in rpc_config_xread_mode()