Lines Matching defs:rpc
171 struct rpcif *rpc = context; in rpcif_reg_read() local
208 struct rpcif *rpc = context; in rpcif_reg_write() local
255 int rpcif_sw_init(struct rpcif *rpc, struct device *dev) in rpcif_sw_init()
287 void rpcif_enable_rpm(struct rpcif *rpc) in rpcif_enable_rpm()
293 void rpcif_disable_rpm(struct rpcif *rpc) in rpcif_disable_rpm()
299 void rpcif_hw_init(struct rpcif *rpc, bool hyperflash) in rpcif_hw_init()
347 static int wait_msg_xfer_end(struct rpcif *rpc) in wait_msg_xfer_end()
356 static u8 rpcif_bits_set(struct rpcif *rpc, u32 nbytes) in rpcif_bits_set()
369 void rpcif_prepare(struct rpcif *rpc, const struct rpcif_op *op, u64 *offs, in rpcif_prepare()
455 int rpcif_manual_xfer(struct rpcif *rpc) in rpcif_manual_xfer()
593 ssize_t rpcif_dirmap_read(struct rpcif *rpc, u64 offs, size_t len, void *buf) in rpcif_dirmap_read()