Home
last modified time | relevance | path

Searched refs:rpc (Results 1 – 25 of 139) sorted by relevance

123456

/openbmc/linux/drivers/memory/
H A Drenesas-rpc-if.c516 regmap_write(rpc->regmap, RPCIF_SMCMR, rpc->command); in rpcif_manual_xfer()
517 regmap_write(rpc->regmap, RPCIF_SMOPR, rpc->option); in rpcif_manual_xfer()
518 regmap_write(rpc->regmap, RPCIF_SMDMCR, rpc->dummy); in rpcif_manual_xfer()
519 regmap_write(rpc->regmap, RPCIF_SMDRENR, rpc->ddr); in rpcif_manual_xfer()
520 regmap_write(rpc->regmap, RPCIF_SMADR, rpc->smadr); in rpcif_manual_xfer()
577 memcpy_fromio(rpc->buffer, rpc->dirmap, rpc->xferlen); in rpcif_manual_xfer()
692 regmap_write(rpc->regmap, RPCIF_DROPR, rpc->option); in rpcif_dirmap_read()
695 regmap_write(rpc->regmap, RPCIF_DRDMCR, rpc->dummy); in rpcif_dirmap_read()
696 regmap_write(rpc->regmap, RPCIF_DRDRENR, rpc->ddr); in rpcif_dirmap_read()
736 rpc = devm_kzalloc(dev, sizeof(*rpc), GFP_KERNEL); in rpcif_probe()
[all …]
/openbmc/linux/arch/mips/pci/
H A Dpci-rt3883.c210 rpc->irq_domain = in rt3883_pci_irq_init()
213 rpc); in rt3883_pci_irq_init()
214 if (!rpc->irq_domain) { in rt3883_pci_irq_init()
379 if (!rpc->pcie_ready) { in rt3883_pci_preinit()
412 rpc = devm_kzalloc(dev, sizeof(*rpc), GFP_KERNEL); in rt3883_pci_probe()
413 if (!rpc) in rt3883_pci_probe()
417 if (IS_ERR(rpc->base)) in rt3883_pci_probe()
485 rpc->pci_controller.io_resource = &rpc->io_res; in rt3883_pci_probe()
486 rpc->pci_controller.mem_resource = &rpc->mem_res; in rt3883_pci_probe()
492 rt3883_pci_w32(rpc, rpc->mem_res.start, RT3883_PCI_REG_MEMBASE); in rt3883_pci_probe()
[all …]
/openbmc/linux/drivers/mtd/hyperbus/
H A Drpc-if.c21 struct rpcif rpc; member
59 rpcif_prepare(rpc->dev, &op, NULL, NULL); in rpcif_hb_prepare_read()
73 rpcif_prepare(rpc->dev, &op, NULL, NULL); in rpcif_hb_prepare_write()
84 rpcif_manual_xfer(hyperbus->rpc.dev); in rpcif_hb_read16()
97 rpcif_manual_xfer(hyperbus->rpc.dev); in rpcif_hb_write16()
133 pm_runtime_enable(hyperbus->rpc.dev); in rpcif_hb_probe()
135 error = rpcif_hw_init(hyperbus->rpc.dev, true); in rpcif_hb_probe()
139 hyperbus->hbdev.map.size = hyperbus->rpc.size; in rpcif_hb_probe()
140 hyperbus->hbdev.map.virt = hyperbus->rpc.dirmap; in rpcif_hb_probe()
153 pm_runtime_disable(hyperbus->rpc.dev); in rpcif_hb_probe()
[all …]
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/
H A Drenesas,rpc-if.yaml30 - renesas,r8a774a1-rpc-if # RZ/G2M
31 - renesas,r8a774b1-rpc-if # RZ/G2N
32 - renesas,r8a774c0-rpc-if # RZ/G2E
33 - renesas,r8a774e1-rpc-if # RZ/G2H
34 - renesas,r8a7795-rpc-if # R-Car H3
40 - renesas,r8a77990-rpc-if # R-Car E3
52 - renesas,r9a07g043-rpc-if # RZ/G2UL
54 - renesas,r9a07g054-rpc-if # RZ/V2L
55 - const: renesas,rzg2l-rpc-if
105 - renesas,rzg2l-rpc-if
[all …]
/openbmc/linux/drivers/clk/renesas/
H A Drcar-cpg-lib.c144 struct rpc_clock *rpc; in cpg_rpc_clk_register() local
147 rpc = kzalloc(sizeof(*rpc), GFP_KERNEL); in cpg_rpc_clk_register()
148 if (!rpc) in cpg_rpc_clk_register()
151 rpc->div.reg = rpcckcr; in cpg_rpc_clk_register()
152 rpc->div.width = 3; in cpg_rpc_clk_register()
154 rpc->div.lock = &cpg_lock; in cpg_rpc_clk_register()
156 rpc->gate.reg = rpcckcr; in cpg_rpc_clk_register()
157 rpc->gate.bit_idx = 8; in cpg_rpc_clk_register()
159 rpc->gate.lock = &cpg_lock; in cpg_rpc_clk_register()
161 rpc->csn.reg = rpcckcr; in cpg_rpc_clk_register()
[all …]
/openbmc/qemu/hw/pci-bridge/
H A Dpcie_root_port.c25 if (rpc->aer_vector) { in rp_aer_vector_update()
26 pcie_aer_root_set_vector(d, rpc->aer_vector(d)); in rp_aer_vector_update()
79 rpc->ssid, errp); in rp_realize()
85 if (rpc->interrupts_init) { in rp_realize()
86 rc = rpc->interrupts_init(d, errp); in rp_realize()
120 if (rpc->acs_offset && !s->disable_acs) { in rp_realize()
121 pcie_acs_init(d, rpc->acs_offset); in rp_realize()
130 if (rpc->interrupts_uninit) { in rp_realize()
131 rpc->interrupts_uninit(d); in rp_realize()
145 if (rpc->interrupts_uninit) { in rp_exit()
[all …]
H A Dcxl_root_port.c156 rpc->parent_realize(dev, &local_err); in cxl_rp_realize()
165 rpc->parent_class.exit(pci_dev); in cxl_rp_realize()
194 if (rpc->parent_phases.hold) { in cxl_rp_reset_hold()
195 rpc->parent_phases.hold(obj); in cxl_rp_reset_hold()
238 if (rpc->aer_vector) { in cxl_rp_aer_vector_update()
266 PCIERootPortClass *rpc = PCIE_ROOT_PORT_CLASS(oc); in cxl_root_port_class_init() local
279 rpc->aer_offset = GEN_PCIE_ROOT_PORT_AER_OFFSET; in cxl_root_port_class_init()
280 rpc->acs_offset = GEN_PCIE_ROOT_PORT_ACS_OFFSET; in cxl_root_port_class_init()
281 rpc->aer_vector = cxl_rp_aer_vector; in cxl_root_port_class_init()
282 rpc->interrupts_init = cxl_rp_interrupts_init; in cxl_root_port_class_init()
[all …]
H A Dioh3420.c103 PCIERootPortClass *rpc = PCIE_ROOT_PORT_CLASS(klass); in ioh3420_class_init() local
110 rpc->aer_vector = ioh3420_aer_vector; in ioh3420_class_init()
111 rpc->interrupts_init = ioh3420_interrupts_init; in ioh3420_class_init()
112 rpc->interrupts_uninit = ioh3420_interrupts_uninit; in ioh3420_class_init()
113 rpc->exp_offset = IOH_EP_EXP_OFFSET; in ioh3420_class_init()
114 rpc->aer_offset = IOH_EP_AER_OFFSET; in ioh3420_class_init()
115 rpc->ssvid_offset = IOH_EP_SSVID_OFFSET; in ioh3420_class_init()
116 rpc->ssid = IOH_EP_SSVID_SSID; in ioh3420_class_init()
H A Dgen_pcie_root_port.c81 PCIERootPortClass *rpc = PCIE_ROOT_PORT_GET_CLASS(d); in gen_rp_realize() local
84 rpc->parent_realize(dev, &local_err); in gen_rp_realize()
102 rpc->parent_class.exit(d); in gen_rp_realize()
155 PCIERootPortClass *rpc = PCIE_ROOT_PORT_CLASS(klass); in gen_rp_dev_class_init() local
163 device_class_set_parent_realize(dc, gen_rp_realize, &rpc->parent_realize); in gen_rp_dev_class_init()
165 rpc->aer_vector = gen_rp_aer_vector; in gen_rp_dev_class_init()
166 rpc->interrupts_init = gen_rp_interrupts_init; in gen_rp_dev_class_init()
167 rpc->interrupts_uninit = gen_rp_interrupts_uninit; in gen_rp_dev_class_init()
168 rpc->aer_offset = GEN_PCIE_ROOT_PORT_AER_OFFSET; in gen_rp_dev_class_init()
169 rpc->acs_offset = GEN_PCIE_ROOT_PORT_ACS_OFFSET; in gen_rp_dev_class_init()
/openbmc/linux/drivers/spi/
H A Dspi-rpc-if.c81 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
120 return rpcif_manual_xfer(rpc->dev); in rpcif_spi_mem_exec_op()
134 struct rpcif *rpc; in rpcif_spi_probe() local
141 rpc = spi_controller_get_devdata(ctlr); in rpcif_spi_probe()
142 error = rpcif_sw_init(rpc, parent); in rpcif_spi_probe()
150 pm_runtime_enable(rpc->dev); in rpcif_spi_probe()
159 error = rpcif_hw_init(rpc->dev, false); in rpcif_spi_probe()
172 pm_runtime_disable(rpc->dev); in rpcif_spi_probe()
[all …]
/openbmc/linux/drivers/greybus/
H A Des2.c886 rpc = kzalloc(sizeof(*rpc), GFP_KERNEL); in arpc_alloc()
887 if (!rpc) in arpc_alloc()
891 rpc->req = kzalloc(sizeof(*rpc->req) + size, GFP_KERNEL); in arpc_alloc()
895 rpc->resp = kzalloc(sizeof(*rpc->resp), GFP_KERNEL); in arpc_alloc()
900 rpc->req->size = cpu_to_le16(sizeof(*rpc->req) + size); in arpc_alloc()
905 return rpc; in arpc_alloc()
910 kfree(rpc); in arpc_alloc()
919 kfree(rpc); in arpc_free()
959 rpc->req, le16_to_cpu(rpc->req->size), in arpc_send()
982 if (!rpc) in arpc_sync()
[all …]
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring/
H A Dmusl.patch6 Index: gnome-keyring-2.32.1/pkcs11/rpc-layer/gkm-rpc-daemon-standalone.c
8 --- gnome-keyring-2.32.1.orig/pkcs11/rpc-layer/gkm-rpc-daemon-standalone.c
9 +++ gnome-keyring-2.32.1/pkcs11/rpc-layer/gkm-rpc-daemon-standalone.c
/openbmc/openbmc/poky/meta/recipes-extended/quota/
H A Dquota_4.09.bb24 CFLAGS += "${@bb.utils.contains('PACKAGECONFIG', 'rpc', '-I${STAGING_INCDIR}/tirpc', '', d)}"
25 LDFLAGS += "${@bb.utils.contains('PACKAGECONFIG', 'rpc', '-ltirpc', '', d)}"
28 PACKAGECONFIG ??= "tcp-wrappers rpc bsd"
29 PACKAGECONFIG:libc-musl = "tcp-wrappers rpc"
32 PACKAGECONFIG[rpc] = "--enable-rpc,--disable-rpc,libtirpc"
/openbmc/u-boot/arch/arm/dts/
H A Dr8a77995-u-boot.dtsi11 rpc: rpc@0xee200000 { label
12 compatible = "renesas,rpc-r8a77995", "renesas,rpc";
H A Dr8a7795-u-boot.dtsi15 rpc: rpc@0xee200000 { label
16 compatible = "renesas,rpc-r8a7795", "renesas,rpc";
H A Dr8a77965-u-boot.dtsi15 rpc: rpc@0xee200000 { label
16 compatible = "renesas,rpc-r8a77965", "renesas,rpc";
H A Dr8a7796-u-boot.dtsi15 rpc: rpc@0xee200000 { label
16 compatible = "renesas,rpc-r8a7796", "renesas,rpc";
H A Dr8a77970-u-boot.dtsi15 rpc: rpc@0xee200000 { label
16 compatible = "renesas,rpc-r8a77970", "renesas,rpc";
H A Dr8a77990-u-boot.dtsi11 rpc: rpc@0xee200000 { label
12 compatible = "renesas,rpc-r8a77990", "renesas,rpc";
/openbmc/qemu/hw/pci-host/
H A Dpnv_phb.c213 PCIERootPortClass *rpc = PCIE_ROOT_PORT_GET_CLASS(obj); in pnv_phb_root_port_reset_hold() local
218 if (rpc->parent_phases.hold) { in pnv_phb_root_port_reset_hold()
219 rpc->parent_phases.hold(obj); in pnv_phb_root_port_reset_hold()
242 PCIERootPortClass *rpc = PCIE_ROOT_PORT_GET_CLASS(dev); in pnv_phb_root_port_realize() local
281 rpc->parent_realize(dev, &local_err); in pnv_phb_root_port_realize()
316 PCIERootPortClass *rpc = PCIE_ROOT_PORT_CLASS(klass); in pnv_phb_root_port_class_init() local
322 &rpc->parent_realize); in pnv_phb_root_port_class_init()
324 NULL, &rpc->parent_phases); in pnv_phb_root_port_class_init()
332 rpc->exp_offset = 0x48; in pnv_phb_root_port_class_init()
333 rpc->aer_offset = 0x100; in pnv_phb_root_port_class_init()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/jsonrpc/
H A Djsonrpc_1.4.1.bb1 SUMMARY = "C++ framework for json-rpc 1.0 and 2.0"
5 HOMEPAGE = "https://github.com/cinemast/libjson-rpc-cpp"
12 SRC_URI = "git://github.com/cinemast/libjson-rpc-cpp;branch=master;protocol=https"
28 FILES:${PN}-dev += "${libdir}/libjson-rpc-cpp/cmake"
/openbmc/linux/drivers/md/
H A Ddm-era-target.c1196 struct rpc { struct
1326 struct rpc *rpc, *tmp; in process_rpc_calls() local
1334 rpc->result = rpc->fn0 ? rpc->fn0(era->md) : rpc->fn1(era->md, rpc->arg); in process_rpc_calls()
1379 static int perform_rpc(struct era *era, struct rpc *rpc) in perform_rpc() argument
1396 struct rpc rpc; in in_worker0() local
1398 rpc.fn0 = fn; in in_worker0()
1399 rpc.fn1 = NULL; in in_worker0()
1407 struct rpc rpc; in in_worker1() local
1409 rpc.fn0 = NULL; in in_worker1()
1410 rpc.fn1 = fn; in in_worker1()
[all …]
/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu_core.c578 core->rpc.phys = res.start; in vpu_core_parse_dt()
579 core->rpc.length = resource_size(&res); in vpu_core_parse_dt()
583 &core->rpc.phys, core->rpc.length); in vpu_core_parse_dt()
589 core->rpc.virt = memremap(core->rpc.phys, core->rpc.length, MEMREMAP_WC); in vpu_core_parse_dt()
590 memset(core->rpc.virt, 0, core->rpc.length); in vpu_core_parse_dt()
592 ret = vpu_iface_check_memory_region(core, core->rpc.phys, core->rpc.length); in vpu_core_parse_dt()
595 &core->rpc.phys, core->rpc.length); in vpu_core_parse_dt()
600 core->log.phys = core->rpc.phys + core->res->rpc_size; in vpu_core_parse_dt()
601 core->log.virt = core->rpc.virt + core->res->rpc_size; in vpu_core_parse_dt()
606 core->rpc.length = core->res->rpc_size; in vpu_core_parse_dt()
[all …]
/openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/
H A Dbugfix-adjust-statd-service-name.patch9 Upstream uses 'rpc-statd.service' and Yocto introduced 'nfs-statd.service'
31 - if systemctl start rpc-statd.service; then
33 # Ensure systemd knows not to stop rpc.statd or its dependencies
35 - systemctl add-wants --runtime remote-fs.target rpc-statd.service
/openbmc/linux/drivers/pci/pcie/
H A Daer.c1140 struct pci_dev *pdev = rpc->rpd; in aer_isr_one_error()
1200 aer_isr_one_error(rpc, &e_src); in aer_isr()
1215 struct pci_dev *rp = rpc->rpd; in aer_irq()
1240 struct pci_dev *pdev = rpc->rpd; in aer_enable_rootport()
1299 aer_disable_rootport(rpc); in aer_remove()
1311 struct aer_rpc *rpc; in aer_probe() local
1326 if (!rpc) in aer_probe()
1329 rpc->rpd = port; in aer_probe()
1330 INIT_KFIFO(rpc->aer_fifo); in aer_probe()
1331 set_service_data(dev, rpc); in aer_probe()
[all …]

123456