/openbmc/linux/drivers/spi/ |
H A D | spi-rpc-if.c | 23 struct rpcif *rpc = spi_controller_get_devdata(spi_dev->controller); in rpcif_spi_mem_prepare() local 81 struct rpcif *rpc = in rpcif_spi_mem_dirmap_read() local 94 struct rpcif *rpc = in rpcif_spi_mem_dirmap_create() local 115 struct rpcif *rpc = in rpcif_spi_mem_exec_op() local 134 struct rpcif *rpc; in rpcif_spi_probe() local 179 struct rpcif *rpc = spi_controller_get_devdata(ctlr); in rpcif_spi_remove() local
|
/openbmc/linux/arch/mips/pci/ |
H A D | pci-rt3883.c | 81 static inline u32 rt3883_pci_r32(struct rt3883_pci_controller *rpc, in rt3883_pci_r32() 87 static inline void rt3883_pci_w32(struct rt3883_pci_controller *rpc, in rt3883_pci_w32() 100 static u32 rt3883_pci_read_cfg32(struct rt3883_pci_controller *rpc, in rt3883_pci_read_cfg32() 113 static void rt3883_pci_write_cfg32(struct rt3883_pci_controller *rpc, in rt3883_pci_write_cfg32() 127 struct rt3883_pci_controller *rpc; in rt3883_pci_irq_handler() local 151 struct rt3883_pci_controller *rpc; in rt3883_pci_irq_unmask() local 164 struct rt3883_pci_controller *rpc; in rt3883_pci_irq_mask() local 197 struct rt3883_pci_controller *rpc) in rt3883_pci_irq_init() 227 struct rt3883_pci_controller *rpc; in rt3883_pci_config_read() local 260 struct rt3883_pci_controller *rpc; in rt3883_pci_config_write() local [all …]
|
/openbmc/linux/drivers/memory/ |
H A D | renesas-rpc-if.c | 220 struct rpcif_priv *rpc = context; in rpcif_reg_read() local 256 struct rpcif_priv *rpc = context; in rpcif_reg_write() local 305 struct rpcif_priv *rpc = dev_get_drvdata(dev); in rpcif_sw_init() local 314 static void rpcif_rzg2l_timing_adjust_sdr(struct rpcif_priv *rpc) in rpcif_rzg2l_timing_adjust_sdr() 330 struct rpcif_priv *rpc = dev_get_drvdata(dev); in rpcif_hw_init() local 393 static int wait_msg_xfer_end(struct rpcif_priv *rpc) in wait_msg_xfer_end() 402 static u8 rpcif_bits_set(struct rpcif_priv *rpc, u32 nbytes) in rpcif_bits_set() 418 struct rpcif_priv *rpc = dev_get_drvdata(dev); in rpcif_prepare() local 504 struct rpcif_priv *rpc = dev_get_drvdata(dev); in rpcif_manual_xfer() local 675 struct rpcif_priv *rpc = dev_get_drvdata(dev); in rpcif_dirmap_read() local [all …]
|
/openbmc/qemu/hw/pci-bridge/ |
H A D | pcie_root_port.c | 23 PCIERootPortClass *rpc = PCIE_ROOT_PORT_GET_CLASS(d); in rp_aer_vector_update() local 67 PCIERootPortClass *rpc = PCIE_ROOT_PORT_GET_CLASS(d); in rp_realize() local 139 PCIERootPortClass *rpc = PCIE_ROOT_PORT_GET_CLASS(d); in rp_exit() local
|
H A D | cxl_root_port.c | 150 PCIERootPortClass *rpc = PCIE_ROOT_PORT_GET_CLASS(dev); in cxl_rp_realize() local 192 PCIERootPortClass *rpc = PCIE_ROOT_PORT_GET_CLASS(obj); in cxl_rp_reset_hold() local 241 PCIERootPortClass *rpc = PCIE_ROOT_PORT_GET_CLASS(d); in cxl_rp_aer_vector_update() local 271 PCIERootPortClass *rpc = PCIE_ROOT_PORT_CLASS(oc); in cxl_root_port_class_init() local
|
H A D | gen_pcie_root_port.c | 81 PCIERootPortClass *rpc = PCIE_ROOT_PORT_GET_CLASS(d); in gen_rp_realize() local 155 PCIERootPortClass *rpc = PCIE_ROOT_PORT_CLASS(klass); in gen_rp_dev_class_init() local
|
H A D | ioh3420.c | 103 PCIERootPortClass *rpc = PCIE_ROOT_PORT_CLASS(klass); in ioh3420_class_init() local
|
/openbmc/linux/drivers/mtd/hyperbus/ |
H A D | rpc-if.c | 21 struct rpcif rpc; member 46 static void rpcif_hb_prepare_read(struct rpcif *rpc, void *to, in rpcif_hb_prepare_read() 62 static void rpcif_hb_prepare_write(struct rpcif *rpc, unsigned long to, in rpcif_hb_prepare_write()
|
/openbmc/linux/drivers/pci/pcie/ |
H A D | aer.c | 1137 static void aer_isr_one_error(struct aer_rpc *rpc, in aer_isr_one_error() 1193 struct aer_rpc *rpc = get_service_data(dev); in aer_isr() local 1214 struct aer_rpc *rpc = get_service_data(pdev); in aer_irq() local 1238 static void aer_enable_rootport(struct aer_rpc *rpc) in aer_enable_rootport() 1273 static void aer_disable_rootport(struct aer_rpc *rpc) in aer_disable_rootport() 1297 struct aer_rpc *rpc = get_service_data(dev); in aer_remove() local 1311 struct aer_rpc *rpc; in aer_probe() local 1347 struct aer_rpc *rpc = get_service_data(dev); in aer_suspend() local 1355 struct aer_rpc *rpc = get_service_data(dev); in aer_resume() local
|
/openbmc/qemu/hw/pci-host/ |
H A D | pnv_phb.c | 213 PCIERootPortClass *rpc = PCIE_ROOT_PORT_GET_CLASS(obj); in pnv_phb_root_port_reset_hold() local 242 PCIERootPortClass *rpc = PCIE_ROOT_PORT_GET_CLASS(dev); in pnv_phb_root_port_realize() local 316 PCIERootPortClass *rpc = PCIE_ROOT_PORT_CLASS(klass); in pnv_phb_root_port_class_init() local
|
/openbmc/linux/drivers/md/ |
H A D | dm-era-target.c | 1196 struct rpc { struct 1197 struct list_head list; 1199 int (*fn0)(struct era_metadata *md); 1200 int (*fn1)(struct era_metadata *md, void *ref); 1201 void *arg; 1202 int result; 1204 struct completion complete; 1326 struct rpc *rpc, *tmp; in process_rpc_calls() local 1379 static int perform_rpc(struct era *era, struct rpc *rpc) in perform_rpc() 1396 struct rpc rpc; in in_worker0() local [all …]
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | r8a77965-u-boot.dtsi | 15 rpc: rpc@0xee200000 { label
|
H A D | r8a77970-u-boot.dtsi | 15 rpc: rpc@0xee200000 { label
|
H A D | r8a77995-u-boot.dtsi | 11 rpc: rpc@0xee200000 { label
|
H A D | r8a7796-u-boot.dtsi | 15 rpc: rpc@0xee200000 { label
|
H A D | r8a7795-u-boot.dtsi | 15 rpc: rpc@0xee200000 { label
|
H A D | r8a77990-u-boot.dtsi | 11 rpc: rpc@0xee200000 { label
|
/openbmc/linux/drivers/greybus/ |
H A D | es2.c | 881 struct arpc *rpc; in arpc_alloc() local 915 static void arpc_free(struct arpc *rpc) in arpc_free() 924 struct arpc *rpc; in arpc_find() local 934 static void arpc_add(struct es2_ap_dev *es2, struct arpc *rpc) in arpc_add() 941 static void arpc_del(struct es2_ap_dev *es2, struct arpc *rpc) in arpc_del() 949 static int arpc_send(struct es2_ap_dev *es2, struct arpc *rpc, int timeout) in arpc_send() 974 struct arpc *rpc; in arpc_sync() local 1029 struct arpc *rpc; in arpc_in_callback() local
|
/openbmc/linux/drivers/clk/renesas/ |
H A D | rcar-cpg-lib.c | 144 struct rpc_clock *rpc; in cpg_rpc_clk_register() local
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | ptrace.h | 46 unsigned long rpc; member
|
/openbmc/linux/arch/arm64/boot/dts/renesas/ |
H A D | r8a77970.dtsi | 1039 rpc: spi@ee200000 { label
|
H A D | r8a77980.dtsi | 1344 rpc: spi@ee200000 { label
|
H A D | r8a77995.dtsi | 1242 rpc: spi@ee200000 { label
|
H A D | r8a774c0.dtsi | 1662 rpc: spi@ee200000 { label
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/ |
H A D | modbus.json | 136 "rpc": [ array
|