Searched refs:rpc_hf_xfer (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/mtd/ |
| H A D | renesas_rpc_hf.c | 205 static int rpc_hf_xfer(void *addr, u64 wdata, u64 *rdata, in rpc_hf_xfer() function 262 ret = rpc_hf_xfer(addr, wdata, NULL, size, 1); in rpc_hf_write_cmd() 272 ret = rpc_hf_xfer(addr, 0, &rdata, size, 0); in rpc_hf_read_reg()
|