Home
last modified time | relevance | path

Searched refs:shared (Results 1 – 25 of 153) sorted by relevance

1234567

/u-boot/arch/x86/include/asm/arch-apollolake/acpi/
A Dsoc_int.asl10 #define SDCARD_INT 3 /* Need to be shared by PMC and SCC only*/
11 #define UART0_INT 4 /* Need to be shared by PMC and SCC only*/
12 #define UART1_INT 5 /* Need to be shared by PMC and SCC only*/
13 #define UART2_INT 6 /* Need to be shared by PMC and SCC only*/
14 #define UART3_INT 7 /* Need to be shared by PMC and SCC only*/
15 #define XDCI_INT 13 /* Need to be shared by PMC and SCC only*/
24 #define XHCI_INT 17 /* Need to be shared by PMC and SCC only*/
/u-boot/arch/arm/dts/
A Dk3-j721e-som-p0.dtsi30 compatible = "shared-dma-pool";
36 compatible = "shared-dma-pool";
42 compatible = "shared-dma-pool";
48 compatible = "shared-dma-pool";
54 compatible = "shared-dma-pool";
60 compatible = "shared-dma-pool";
66 compatible = "shared-dma-pool";
72 compatible = "shared-dma-pool";
78 compatible = "shared-dma-pool";
84 compatible = "shared-dma-pool";
[all …]
A Dstm32mp157c-odyssey-som.dtsi32 compatible = "shared-dma-pool";
38 compatible = "shared-dma-pool";
44 compatible = "shared-dma-pool";
50 compatible = "shared-dma-pool";
56 compatible = "shared-dma-pool";
62 compatible = "shared-dma-pool";
A Dmeson-g12b-s922x.dtsi12 opp-shared;
77 opp-shared;
A Drk3399-opp.dtsi9 opp-shared;
40 opp-shared;
A Dmeson-g12b-a311d-khadas-vim3.dts19 * The VIM3 on-board MCU can mux the PCIe/USB3.0 shared differential
22 * The PHY driving these differential lines is shared between
A Dmeson-g12b-a311d.dtsi12 opp-shared;
72 opp-shared;
A Dstm32mp157c-ed1.dts34 compatible = "shared-dma-pool";
40 compatible = "shared-dma-pool";
46 compatible = "shared-dma-pool";
52 compatible = "shared-dma-pool";
58 compatible = "shared-dma-pool";
64 compatible = "shared-dma-pool";
A Drk3399-op1-opp.dtsi9 opp-shared;
44 opp-shared;
A Dmeson-sm1-khadas-vim3l.dts74 * The VIM3 on-board MCU can mux the PCIe/USB3.0 shared differential
77 * The PHY driving these differential lines is shared between
A Dsun50i-a64-cpu-opp.dtsi9 opp-shared;
A Darmada-8040-clearfog-gt-8k.dts214 * [13] CP1 SPI1 MISO (TDM and SPI ROM shared)
216 * [15] CP1 SPI1 MOSI (TDM and SPI ROM shared)
217 * [16] CP1 SPI1 CLK (TDM and SPI ROM shared)
A Darmada-8040-mcbin.dts226 * [13] SPI1 MISO (TDM and SPI ROM shared)
228 * [15] SPI1 MOSI (TDM and SPI ROM shared)
229 * [16] SPI1 CLK (TDM and SPI ROM shared)
/u-boot/scripts/
A DMakefile.host38 host-shared := $(foreach m,$(__hostprogs),\
65 host-shared := $(addprefix $(obj)/,$(host-shared))
150 quiet_cmd_host-cshlib = HOSTLLD -shared $@
151 cmd_host-cshlib = $(HOSTCC) $(HOSTLDFLAGS) -shared -o $@ \
160 quiet_cmd_host-cxxshlib = HOSTLLD -shared $@
161 cmd_host-cxxshlib = $(HOSTCXX) $(HOSTLDFLAGS) -shared -o $@ \
169 $(host-cxxmulti) $(host-cxxobjs) $(host-shared) \
/u-boot/drivers/smem/
A DKconfig12 The sandbox driver allocates a shared memory from the heap and
21 The driver provides an interface to items in a heap shared among all
/u-boot/doc/
A DREADME.t1040-l2switch11 - Independent and shared VLAN learning (IVL, SVL)
47 ethsw vlan fdb { [help] | show | shared | private } - make VLAN learning shared or private
A DREADME.TPL23 Makefile is shared by SPL and TPL.
32 The SPL options are shared by SPL and TPL, the board config file should
A DREADME.tee16 - Managing shared memory between U-Boot and the TEE
28 - tee_shm_alloc(), tee_shm_register() and tee_shm_free() to manage shared
68 range to used for shared memory between Linux and OP-TEE.
/u-boot/doc/device-tree-bindings/phy/
A Dphy-mtk-tphy.txt28 - reg : offset and length of register shared by multiple ports,
104 shared 0x0000 SPLLC
142 SPLLC shared by u3 ports and FMREG shared by u2 ports on
/u-boot/arch/x86/
A Dconfig.mk37 LDFLAGS_EFI_PAYLOAD := -Bsymbolic -Bsymbolic-functions -shared --no-undefined -s
68 LDFLAGS_FINAL += -znocombreloc -shared -s
/u-boot/doc/device-tree-bindings/mailbox/
A Dnvidia,tegra186-hsp.txt9 The features that HSP supported are shared mailboxes, shared semaphores,
/u-boot/doc/device-tree-bindings/firmware/
A Dnvidia,tegra186-bpmp.txt17 - shmem : List of the phandle of the TX and RX shared memory area that
59 The shared memory bindings for BPMP
62 The shared memory area for the IPC TX and RX between CPU and BPMP are
/u-boot/drivers/misc/
A Dirq_sandbox.c83 acpi_irq->shared = ACPI_IRQ_SHARED; in sandbox_get_acpi()
/u-boot/doc/device-tree-bindings/
A DREADME12 the files will be stored in another repo (shared with Linux) which is
/u-boot/drivers/firmware/scmi/
A DKconfig19 piece of identified shared memory.

Completed in 13 milliseconds

1234567