Home
last modified time | relevance | path

Searched refs:remote (Results 1 – 16 of 16) sorted by relevance

/arm-trusted-firmware-2.8.0/plat/xilinx/common/
A Dipi.c92 if (!is_ipi_mb_within_range(local, remote)) { in ipi_mb_validate()
115 IPI_BIT_MASK(remote)); in ipi_mb_open()
117 IPI_BIT_MASK(remote)); in ipi_mb_open()
130 IPI_BIT_MASK(remote)); in ipi_mb_release()
148 if (status & IPI_BIT_MASK(remote)) { in ipi_mb_enquire_status()
152 if (status & IPI_BIT_MASK(remote)) { in ipi_mb_enquire_status()
173 IPI_BIT_MASK(remote)); in ipi_mb_notify()
178 } while (status & IPI_BIT_MASK(remote)); in ipi_mb_notify()
193 IPI_BIT_MASK(remote)); in ipi_mb_ack()
207 IPI_BIT_MASK(remote)); in ipi_mb_disable_irq()
[all …]
/arm-trusted-firmware-2.8.0/plat/xilinx/common/include/
A Dipi.h54 int ipi_mb_validate(uint32_t local, uint32_t remote, unsigned int is_secure);
57 void ipi_mb_open(uint32_t local, uint32_t remote);
60 void ipi_mb_release(uint32_t local, uint32_t remote);
63 int ipi_mb_enquire_status(uint32_t local, uint32_t remote);
66 void ipi_mb_notify(uint32_t local, uint32_t remote, uint32_t is_blocking);
69 void ipi_mb_ack(uint32_t local, uint32_t remote);
72 void ipi_mb_disable_irq(uint32_t local, uint32_t remote);
75 void ipi_mb_enable_irq(uint32_t local, uint32_t remote);
/arm-trusted-firmware-2.8.0/plat/arm/board/morello/fdts/
A Dmorello_nt_fw_config.dts20 remote-ddr-size = <0x0 0x0>;
21 remote-chip-count = <0x0>;
/arm-trusted-firmware-2.8.0/fdts/
A Dn1sdp-single-chip.dts56 remote-endpoint = <&tda998x_0_input>;
75 remote-endpoint = <&hdlcd0_output>;
A Dfvp-ve-Cortex-A7x1.dts74 remote-endpoint = <&clcd_pads>;
A Dmorello-soc.dts179 remote-endpoint = <&tda998x_0_input>;
202 remote-endpoint = <&dp_pl0_out0>;
A Dn1sdp-multi-chip.dts41 * First DRAM Bank of remote N1SDP board is mapped at 4TB + 2GB.
A Dtc.dts353 remote-endpoint = <&dp_pl0_out0>;
383 remote-endpoint = <&vencoder_in>;
502 remote-endpoint = <&vencoder_in>;
A Dfvp-ve-Cortex-A5x1.dts139 remote-endpoint = <&clcd_pads>;
A Drtsm_ve-motherboard.dtsi252 remote-endpoint = <&panel_in>;
A Dfvp-base-psci-common.dtsi199 remote-endpoint = <&clcd_pads>;
/arm-trusted-firmware-2.8.0/plat/arm/board/n1sdp/fdts/
A Dn1sdp_nt_fw_config.dts21 remote-ddr-size = <0x0>;
/arm-trusted-firmware-2.8.0/docs/components/
A Ddebugfs-design.rst19 `Linux 9p remote filesystem protocol`_).
124 .. _Linux 9p remote filesystem protocol: https://www.kernel.org/doc/Documentation/filesystems/9p.txt
/arm-trusted-firmware-2.8.0/docs/plat/
A Dqti-msm8916.rst26 such as the SMMUs and all remote processors (RPM, WCNSS, Venus, Modem).
/arm-trusted-firmware-2.8.0/docs/process/
A Dcoding-guidelines.rst48 the remote master, use:
54 If you wish to check your patch against something other than the remote master,
/arm-trusted-firmware-2.8.0/docs/
A Dchange-log.md4176 - arm/sgi: Add multi-chip mode parameter in HW_CONFIG dts, macros for remote
4306 - arm/sgi: Bump bl1 RW limit, mark remote chip shared ram as non-cacheable,

Completed in 26 milliseconds