Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Drenesas_rpc_hf.c158 RPC_HF_SIZE_64BIT = RPC_SMENR_SPIDE(0xF), enumerator
230 if (size == RPC_HF_SIZE_64BIT) in rpc_hf_xfer()
249 if (size == RPC_HF_SIZE_64BIT) in rpc_hf_xfer()
296 rpc_hf_write_cmd(addr, value, RPC_HF_SIZE_64BIT); in flash_write64()
316 return rpc_hf_read_reg(addr, RPC_HF_SIZE_64BIT); in flash_read64()