Searched refs:shared (Results 1 – 25 of 203) sorted by relevance
123456789
| /u-boot/arch/x86/include/asm/arch-apollolake/acpi/ |
| A D | soc_int.asl | 10 #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 D | k3-j721e-som-p0.dtsi | 30 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 D | stm32mp157a-microgea-stm32mp1.dtsi | 22 compatible = "shared-dma-pool"; 28 compatible = "shared-dma-pool"; 34 compatible = "shared-dma-pool"; 40 compatible = "shared-dma-pool"; 46 compatible = "shared-dma-pool"; 52 compatible = "shared-dma-pool";
|
| A D | k3-j721e-r5-sk.dts | 44 compatible = "shared-dma-pool"; 50 compatible = "shared-dma-pool"; 56 compatible = "shared-dma-pool"; 62 compatible = "shared-dma-pool"; 68 compatible = "shared-dma-pool"; 74 compatible = "shared-dma-pool"; 80 compatible = "shared-dma-pool"; 86 compatible = "shared-dma-pool"; 92 compatible = "shared-dma-pool"; 98 compatible = "shared-dma-pool"; [all …]
|
| A D | k3-j7200-som-p0.dtsi | 30 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";
|
| A D | stm32mp157a-icore-stm32mp1.dtsi | 22 compatible = "shared-dma-pool"; 28 compatible = "shared-dma-pool"; 34 compatible = "shared-dma-pool"; 40 compatible = "shared-dma-pool"; 46 compatible = "shared-dma-pool"; 52 compatible = "shared-dma-pool";
|
| A D | k3-j721e-sk.dts | 41 compatible = "shared-dma-pool"; 47 compatible = "shared-dma-pool"; 53 compatible = "shared-dma-pool"; 59 compatible = "shared-dma-pool"; 65 compatible = "shared-dma-pool"; 71 compatible = "shared-dma-pool"; 77 compatible = "shared-dma-pool"; 83 compatible = "shared-dma-pool"; 89 compatible = "shared-dma-pool"; 95 compatible = "shared-dma-pool"; [all …]
|
| A D | stm32mp157c-odyssey-som.dtsi | 32 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 D | imx6q-bx50v3-uboot.dtsi | 40 * This is not done in imx6q-ba16.dtsi, since that file is shared 52 * PCIe reset is not done in the file shared with the kernel, since
|
| A D | rk3399-t-opp.dtsi | 10 opp-shared; 33 opp-shared;
|
| A D | dra7-ipu-common-early-boot.dtsi | 24 compatible = "shared-dma-pool"; 32 compatible = "shared-dma-pool";
|
| A D | meson-g12b-s922x.dtsi | 12 opp-shared; 77 opp-shared;
|
| A D | rk3399-opp.dtsi | 9 opp-shared; 40 opp-shared;
|
| A D | meson-g12b-a311d-khadas-vim3.dts | 19 * The VIM3 on-board MCU can mux the PCIe/USB3.0 shared differential 22 * The PHY driving these differential lines is shared between
|
| A D | meson-g12b-a311d.dtsi | 12 opp-shared; 72 opp-shared;
|
| A D | stm32mp157c-ed1.dts | 34 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 D | rk3399-op1-opp.dtsi | 9 opp-shared; 44 opp-shared;
|
| A D | k3-am642-sk.dts | 43 compatible = "shared-dma-pool"; 49 compatible = "shared-dma-pool"; 55 compatible = "shared-dma-pool"; 61 compatible = "shared-dma-pool"; 67 compatible = "shared-dma-pool"; 73 compatible = "shared-dma-pool"; 79 compatible = "shared-dma-pool"; 85 compatible = "shared-dma-pool";
|
| A D | k3-am642-evm.dts | 43 compatible = "shared-dma-pool"; 49 compatible = "shared-dma-pool"; 55 compatible = "shared-dma-pool"; 61 compatible = "shared-dma-pool"; 67 compatible = "shared-dma-pool"; 73 compatible = "shared-dma-pool"; 79 compatible = "shared-dma-pool"; 85 compatible = "shared-dma-pool";
|
| /u-boot/scripts/ |
| A D | Makefile.host | 38 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 D | Kconfig | 12 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/device-tree-bindings/phy/ |
| A D | phy-mtk-tphy.txt | 29 - reg : offset and length of register shared by multiple ports, 105 shared 0x0000 SPLLC 143 SPLLC shared by u3 ports and FMREG shared by u2 ports on
|
| /u-boot/doc/ |
| A D | README.t1040-l2switch | 11 - Independent and shared VLAN learning (IVL, SVL) 47 ethsw vlan fdb { [help] | show | shared | private } - make VLAN learning shared or private
|
| /u-boot/doc/device-tree-bindings/mailbox/ |
| A D | nvidia,tegra186-hsp.txt | 9 The features that HSP supported are shared mailboxes, shared semaphores,
|
| /u-boot/arch/x86/ |
| A D | config.mk | 40 LDFLAGS_EFI_PAYLOAD := -Bsymbolic -Bsymbolic-functions -shared --no-undefined \ 76 LDFLAGS_FINAL += -znocombreloc -shared
|
Completed in 17 milliseconds
123456789