Searched refs:shmem (Results 1 – 15 of 15) sorted by relevance
| /f-stack/freebsd/contrib/device-tree/Bindings/mailbox/ |
| H A D | mailbox.txt | 26 - shmem : List of phandle pointing to the shared memory(SHM) area between the 39 Example with shared memory(shmem): 49 cl_shmem: shmem@0 { 50 compatible = "client-shmem"; 58 shmem = <&cl_shmem>;
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/ |
| H A D | arm,scmi.txt | 22 - shmem : List of phandle pointing to the shared memory(SHM) area as per 44 mboxes, mbox-names and shmem shall be present in the sub-node corresponding 99 - compatible : should be "arm,scmi-shmem" for Non-secure SRAM based 119 cpu_scp_lpri: scp-shmem@0 { 120 compatible = "arm,scmi-shmem"; 124 cpu_scp_hpri: scp-shmem@200 { 125 compatible = "arm,scmi-shmem"; 144 shmem = <&cpu_scp_lpri &cpu_scp_hpri>;
|
| H A D | arm,scpi.txt | 17 - shmem : List of phandle pointing to the shared memory(SHM) area between the 71 - compatible : should be "arm,scp-shmem" for Non-secure SRAM based 125 cpu_scp_lpri: scp-shmem@0 { 126 compatible = "arm,juno-scp-shmem"; 130 cpu_scp_hpri: scp-shmem@200 { 131 compatible = "arm,juno-scp-shmem"; 144 shmem = <&cpu_scp_lpri &cpu_scp_hpri>;
|
| H A D | amlogic,scpi.txt | 17 - compatible : should be "amlogic,meson-gxbb-scp-shmem" for SRAM based shared
|
| H A D | juno,scpi.txt | 14 - compatible : should be "arm,juno-scp-shmem" for Non-secure SRAM based
|
| /f-stack/freebsd/contrib/device-tree/Bindings/firmware/ |
| H A D | nvidia,tegra186-bpmp.txt | 16 - shmem : List of the phandle of the TX and RX shared memory area that 80 cpu_bpmp_tx: shmem@4e000 { 81 compatible = "nvidia,tegra186-bpmp-shmem"; 87 cpu_bpmp_rx: shmem@4f000 { 88 compatible = "nvidia,tegra186-bpmp-shmem"; 98 shmem = <&cpu_bpmp_tx &cpu_bpmp_rx>;
|
| /f-stack/freebsd/contrib/device-tree/Bindings/reserved-memory/ |
| H A D | xen,shared-memory.txt | 10 xen-shmem@<address> and has the following properties:
|
| /f-stack/freebsd/contrib/device-tree/Bindings/sram/ |
| H A D | sram.yaml | 77 - amlogic,meson-gxbb-scp-shmem 78 - amlogic,meson-axg-scp-shmem
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/amlogic/ |
| H A D | meson-gx.dtsi | 235 shmem = <&cpu_scp_lpri &cpu_scp_hpri>; 421 compatible = "amlogic,meson-gxbb-scp-shmem"; 426 compatible = "amlogic,meson-gxbb-scp-shmem";
|
| H A D | meson-axg.dtsi | 149 shmem = <&cpu_scp_lpri &cpu_scp_hpri>; 1747 compatible = "amlogic,meson-axg-scp-shmem"; 1752 compatible = "amlogic,meson-axg-scp-shmem";
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/arm/ |
| H A D | juno-base.dtsi | 525 compatible = "arm,juno-scp-shmem"; 530 compatible = "arm,juno-scp-shmem"; 562 shmem = <&cpu_scp_hpri>;
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | am5729-beagleboneai.dts | 515 compatible = "ti,pruss-shmem"; 521 compatible = "ti,pruss-shmem";
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/nvidia/ |
| H A D | tegra186.dtsi | 1299 shmem = <&cpu_bpmp_tx &cpu_bpmp_rx>;
|
| H A D | tegra194.dtsi | 1864 shmem = <&cpu_bpmp_tx &cpu_bpmp_rx>;
|
| /f-stack/dpdk/drivers/net/bnx2x/ |
| H A D | bnx2x.c | 6044 uint32_t shmem; in bnx2x_reset_mcp_prep() local 6051 shmem = REG_RD(sc, MISC_REG_SHARED_MEM_ADDR); in bnx2x_reset_mcp_prep() 6056 if (shmem > 0) { in bnx2x_reset_mcp_prep() 6057 REG_WR(sc, shmem + validity_offset, 0); in bnx2x_reset_mcp_prep()
|