Home
last modified time | relevance | path

Searched full:prr (Results 1 – 25 of 33) sorted by relevance

12

/Linux-v5.15/Documentation/devicetree/bindings/arm/
Drenesas,prr.yaml4 $id: http://devicetree.org/schemas/arm/renesas,prr.yaml#
21 - renesas,prr
34 prr: chipid@ff000044 {
35 compatible = "renesas,prr";
/Linux-v5.15/Documentation/devicetree/bindings/fpga/
Dfpga-region.txt39 Partial Reconfiguration Region (PRR)
41 * A PRR is a specific section of an FPGA reserved for reconfiguration.
42 * A base (or static) FPGA image may create a set of PRR's that later may
44 * The size and specific location of each PRR is fixed.
45 * The connections at the edge of each PRR are fixed. The image that is loaded
46 into a PRR must fit and must use a subset of the region's connections.
52 * An FPGA image that is designed to be loaded into a PRR. There may be
53 any number of personas designed to fit into a PRR, but only one at at time
101 a soft logic bridge (Bridge0-2) in the FPGA. The contents of each PRR can be
152 base FPGA region. The "Full Reconfiguration to add PRR's" example below shows
[all …]
/Linux-v5.15/arch/sh/kernel/cpu/sh4/
Dprobe.c17 unsigned long pvr, prr, cvr; in cpu_probe() local
29 prr = (__raw_readl(CCN_PRR) >> 4) & 0xff; in cpu_probe()
106 if (prr == 0x61) in cpu_probe()
108 else if (prr == 0xa1) in cpu_probe()
129 switch (prr) { in cpu_probe()
145 switch (prr) { in cpu_probe()
180 switch (prr) { in cpu_probe()
/Linux-v5.15/drivers/soc/renesas/
Drenesas-soc.c18 u32 reg; /* CCCR or PRR, if not in DT */
23 .reg = 0xff000044, /* PRR (Product Register) */
28 .reg = 0xff000044, /* PRR (Product Register) */
33 .reg = 0xfff00044, /* PRR (Product Register) */
51 .reg = 0xff000044, /* PRR (Product Register) */
56 .reg = 0xfff00044, /* PRR (Product Register) */
386 /* Try PRR first, then hardcoded fallback */ in renesas_soc_init()
387 np = of_find_compatible_node(NULL, NULL, "renesas,prr"); in renesas_soc_init()
/Linux-v5.15/Documentation/spi/
Dbutterfly.rst43 (a) flash new firmware that disables SPI (set PRR.2, and disable pullups
/Linux-v5.15/arch/arm/boot/dts/
Dr8a7779.dtsi637 prr: chipid@ff000044 { label
638 compatible = "renesas,prr";
Dr8a73a4.dtsi715 prr: chipid@ff000044 { label
716 compatible = "renesas,prr";
Dr8a7792.dtsi880 prr: chipid@ff000044 { label
881 compatible = "renesas,prr";
Dr8a77470.dtsi975 prr: chipid@ff000044 { label
976 compatible = "renesas,prr";
Dr8a7793.dtsi1396 prr: chipid@ff000044 { label
1397 compatible = "renesas,prr";
Dr8a7794.dtsi1382 prr: chipid@ff000044 { label
1383 compatible = "renesas,prr";
Dr8a7745.dtsi1536 prr: chipid@ff000044 { label
1537 compatible = "renesas,prr";
Dr8a7743.dtsi1726 prr: chipid@ff000044 { label
1727 compatible = "renesas,prr";
Dr8a7744.dtsi1712 prr: chipid@ff000044 { label
1713 compatible = "renesas,prr";
Dr8a7790.dtsi1810 prr: chipid@ff000044 { label
1811 compatible = "renesas,prr";
Dr8a7791.dtsi1817 prr: chipid@ff000044 { label
1818 compatible = "renesas,prr";
Dr8a7742.dtsi1820 prr: chipid@ff000044 { label
1821 compatible = "renesas,prr";
/Linux-v5.15/arch/sh/mm/
Dcache-sh4.c376 printk("PVR=%08x CVR=%08x PRR=%08x\n", in sh4_cache_init()
/Linux-v5.15/drivers/misc/cxl/
Dof.c262 read_prop_dword(np, "ibm,supports-prr", &val); in cxl_of_read_afu_properties()
/Linux-v5.15/arch/arm64/boot/dts/renesas/
Dr8a77970.dtsi1199 prr: chipid@fff00044 { label
1200 compatible = "renesas,prr";
Dr8a779a0.dtsi1145 prr: chipid@fff00044 { label
1146 compatible = "renesas,prr";
Dr8a77995.dtsi1416 prr: chipid@fff00044 { label
1417 compatible = "renesas,prr";
Dr8a77980.dtsi1576 prr: chipid@fff00044 { label
1577 compatible = "renesas,prr";
Dr8a77990.dtsi2095 prr: chipid@fff00044 { label
2096 compatible = "renesas,prr";
Dr8a774c0.dtsi1946 prr: chipid@fff00044 { label
1947 compatible = "renesas,prr";

12