Home
last modified time | relevance | path

Searched full:platforms (Results 1 – 25 of 2482) sorted by relevance

12345678910>>...100

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/
H A DKconfig4 source "arch/powerpc/platforms/powernv/Kconfig"
5 source "arch/powerpc/platforms/pseries/Kconfig"
6 source "arch/powerpc/platforms/chrp/Kconfig"
7 source "arch/powerpc/platforms/512x/Kconfig"
8 source "arch/powerpc/platforms/52xx/Kconfig"
9 source "arch/powerpc/platforms/powermac/Kconfig"
10 source "arch/powerpc/platforms/maple/Kconfig"
11 source "arch/powerpc/platforms/pasemi/Kconfig"
12 source "arch/powerpc/platforms/ps3/Kconfig"
13 source "arch/powerpc/platforms/cell/Kconfig"
[all …]
/OK3568_Linux_fs/u-boot/drivers/spi/
H A DKconfig32 access the SPI NOR flash on platforms embedding this Altera
40 used to access the SPI flash on AE3XX and AE250 platforms embedding
65 access the SPI NOR flash on platforms embedding this Broadcom
73 access the SPI NOR flash on platforms embedding these Broadcom
80 be used to access the SPI flash on platforms embedding this
87 used to access the SPI NOR flash on platforms embedding this
94 access the SPI NOR flash on platforms embedding this Designware
101 access the SPI NOR flash on platforms embedding this Samsung
108 access the SPI NOR flash and SPI Data flash on platforms embedding
109 this Freescale DSPI IP core. LS102xA and Colibri VF50/VF61 platforms
[all …]
/OK3568_Linux_fs/kernel/sound/soc/sof/intel/
H A DKconfig6 This adds support for Sound Open Firmware for Intel(R) platforms.
66 This adds support for Sound Open Firmware for Intel(R) platforms
89 This adds support for Sound Open Firmware for Intel(R) platforms
116 This adds support for Sound Open Firmware for Intel(R) platforms
131 This adds support for Sound Open Firmware for Intel(R) platforms
146 This adds support for Sound Open Firmware for Intel(R) platforms
161 This adds support for Sound Open Firmware for Intel(R) platforms
177 This adds support for Sound Open Firmware for Intel(R) platforms
193 This adds support for Sound Open Firmware for Intel(R) platforms
221 This adds support for Sound Open Firmware for Intel(R) platforms
[all …]
/OK3568_Linux_fs/buildroot/dl/sox/git/
H A Dosxbuild21 …s/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk" LDFLAGS="-isysroot /Applicati…
24 …s/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk" LDFLAGS="-isysroot /Applicati…
27Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk" CXXFLAGS="-isysroot /Applications/Xcode.a…
30 …s/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk" LDFLAGS="-isysroot /Applicati…
33 …s/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk" LDFLAGS="-isysroot /Applicati…
39Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk" CXXFLAGS="-isysroot /Applications/Xcode.a…
42 …s/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk" LDFLAGS="-isysroot /Applicati…
51 …s/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk" LDFLAGS="-isysroot /Applicati…
54 MacOSXSDK=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOS…
/OK3568_Linux_fs/buildroot/package/qt5/qt5base/
H A D0014-linuxfb-Support-rotate.patch13 src/plugins/platforms/linuxfb/qlinuxfbdrmscreen.cpp
18 .../platforms/linuxfb/qlinuxfbdrmscreen.cpp | 33 +++++++++++++++++--
19 .../platforms/linuxfb/qlinuxfbdrmscreen.h | 2 ++
20 .../platforms/linuxfb/qlinuxfbscreen.cpp | 33 ++++++++++++++++---
21 .../platforms/linuxfb/qlinuxfbscreen.h | 2 ++
24 diff --git a/src/plugins/platforms/linuxfb/qlinuxfbdrmscreen.cpp b/src/plugins/platforms/linuxfb/ql…
26 --- a/src/plugins/platforms/linuxfb/qlinuxfbdrmscreen.cpp
27 +++ b/src/plugins/platforms/linuxfb/qlinuxfbdrmscreen.cpp
91 diff --git a/src/plugins/platforms/linuxfb/qlinuxfbdrmscreen.h b/src/plugins/platforms/linuxfb/qlin…
93 --- a/src/plugins/platforms/linuxfb/qlinuxfbdrmscreen.h
[all …]
H A D0028-linuxfbdrm-Support-setting-screen-size-and-display-r.patch12 .../platforms/linuxfb/qlinuxfbdrmscreen.cpp | 30 +++++++++++++++++--
13 .../platforms/linuxfb/qlinuxfbdrmscreen.h | 2 ++
16 diff --git a/src/plugins/platforms/linuxfb/qlinuxfbdrmscreen.cpp b/src/plugins/platforms/linuxfb/ql…
18 --- a/src/plugins/platforms/linuxfb/qlinuxfbdrmscreen.cpp
19 +++ b/src/plugins/platforms/linuxfb/qlinuxfbdrmscreen.cpp
85 diff --git a/src/plugins/platforms/linuxfb/qlinuxfbdrmscreen.h b/src/plugins/platforms/linuxfb/qlin…
87 --- a/src/plugins/platforms/linuxfb/qlinuxfbdrmscreen.h
88 +++ b/src/plugins/platforms/linuxfb/qlinuxfbdrmscreen.h
H A D0012-eglfs_kms-Support-EGL-platform-display.patch7 src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp
15 diff --git a/src/plugins/platforms/eglfs/api/qeglfsdeviceintegration.cpp b/src/plugins/platforms/eg…
17 --- a/src/plugins/platforms/eglfs/api/qeglfsdeviceintegration.cpp
18 +++ b/src/plugins/platforms/eglfs/api/qeglfsdeviceintegration.cpp
H A D0005-eglfs-avoid-breaking-compilation-for-obscure-EGLNativeDisplayType-types.patch6 On some platforms, EGLNativeDisplayType is not a pointer, but some kind
49 diff --git a/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms/qeglfskmsgbmintegration.cpp b/…
51 --- a/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms/qeglfskmsgbmintegration.cpp
52 +++ b/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms/qeglfskmsgbmintegration.cpp
58 + // EGLNativeDisplayType may be int on some platforms but those
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/spi/
H A Dspi-mt65xx.txt5 - mediatek,mt2701-spi: for mt2701 platforms
6 - mediatek,mt2712-spi: for mt2712 platforms
7 - mediatek,mt6589-spi: for mt6589 platforms
8 - mediatek,mt6765-spi: for mt6765 platforms
9 - mediatek,mt7622-spi: for mt7622 platforms
10 - "mediatek,mt7629-spi", "mediatek,mt7622-spi": for mt7629 platforms
11 - mediatek,mt8135-spi: for mt8135 platforms
12 - mediatek,mt8173-spi: for mt8173 platforms
13 - mediatek,mt8183-spi: for mt8183 platforms
14 - "mediatek,mt8192-spi", "mediatek,mt6765-spi": for mt8192 platforms
[all …]
/OK3568_Linux_fs/kernel/sound/soc/intel/
H A DKconfig28 Enable support for Intel(R) Haswell and Broadwell platforms
42 tristate "PCI HiFi2 (Merrifield) Platforms"
53 tristate "ACPI HiFi2 (Baytrail, Cherrytrail) Platforms"
68 tristate "All Skylake/SST Platforms"
85 tristate "Skylake Platforms"
94 tristate "Broxton/ApolloLake Platforms"
103 tristate "Kabylake Platforms"
112 tristate "GeminiLake Platforms"
121 tristate "CannonLake/WhiskyLake Platforms"
130 tristate "CoffeeLake Platforms"
[all …]
/OK3568_Linux_fs/kernel/sound/soc/intel/boards/
H A DKconfig39 Ultrabook platforms. This is a recommended option.
54 This adds the ASoC machine driver for Intel Broadwell platforms with
83 Ultrabook platforms.
98 platforms with RT5640 audio codec.
110 platforms with RT5651 audio codec.
122 platforms with RT5672 audio codec.
134 platforms with RT5645/5650 audio codec.
146 platforms with MAX98090 audio codec it also can support TI jack chip as aux device.
158 platforms with NAU88L24 audio codec.
170 Cherrytrail platforms with Conexant CX2072X audio codec.
[all …]
/OK3568_Linux_fs/kernel/arch/arm/
H A DKconfig.debug126 on Alpine based platforms.
228 on Broadcom SoC platforms.
243 on Marvell Berlin SoC based platforms.
323 on Cirrus Logic EP93xx based platforms.
339 on Cortina Gemini based platforms.
494 on ARM Integrator platforms.
526 on NXP LPC32xx based platforms.
533 on Amlogic Meson6 based platforms on the UARTAO.
558 on MVEBU based platforms on UART0.
563 platforms such as the Globalscale Mirabox or the
[all …]
/OK3568_Linux_fs/kernel/drivers/interconnect/qcom/
H A DKconfig18 platforms.
27 platforms.
43 platforms.
52 Compile-testing RPMH drivers is possible on other platforms,
66 platforms.
75 platforms.
84 platforms.
93 platforms.
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A DKconfig22 Enable this driver for NAND flash platforms using an Atmel NAND
67 Enable the driver for NAND flash on platforms using a Broadcom NAND
92 and Keystone2 platforms
104 Enable the driver for NAND flash on platforms using a Denali NAND
125 Enables omap_gpmc.c driver for OMAPx and AMxxxx platforms.
135 On OMAP platforms that use the GPMC controller
140 bool "Enable ELM driver for OMAPxx and AMxx platforms."
145 Some legacy platforms like OMAP3xx do not have in-built ELM h/w engine,
146 thus such SoC platforms need to depend on software library for ECC error
167 Enable the driver for Vybrid's vf610 NAND flash on platforms
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/
H A DMakefile.android1 PLATFORMS =
4 include $(KBUILD_TOP)/platforms/$(PLATFORMS).cfg
5 include $(KBUILD_TOP)/platforms/platform-config.mak
60 KERN_SRCS += platforms/$(PLATFORMS)-generic-wlan.c
83 cp platforms/$(PLATFORMS)-wifi.cfg image/$(KMODULE_NAME)-wifi.cfg
85 cp platforms/cli image
/OK3568_Linux_fs/kernel/drivers/misc/mei/
H A Dhw-me.h74 * @MEI_ME_ICH10_CFG: I/O Controller Hub platforms Gen10
75 * @MEI_ME_PCH6_CFG: Platform Controller Hub platforms (Gen6).
76 * @MEI_ME_PCH7_CFG: Platform Controller Hub platforms (Gen7).
80 * client platforms.
82 * client platforms (iTouch).
84 * servers platforms with quirk for
88 * servers platforms with quirk for
91 * servers platforms with quirk for
95 * servers platforms with quirk for
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A DKconfig57 tristate "Texas Instruments OMAP5 and similar Platforms"
63 Some platforms from Texas Instruments like OMAP5, DRA7xxx and
77 tristate "PCIe-based Platforms"
85 tristate "Synopsys PCIe-based HAPS Platforms"
93 tristate "Texas Instruments Keystone2/AM654 Platforms"
97 Support of USB2/3 functionality in TI Keystone2 and AM654 platforms.
101 tristate "Amlogic Meson G12A Platforms"
108 Support USB2/3 functionality in Amlogic G12A platforms.
121 tristate "STMicroelectronics Platforms"
/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A DKconfig33 bool "Texas Instruments OMAP5 and similar Platforms"
35 Some platforms from Texas Instruments like OMAP5, DRA7xxx and
44 Select this for Xilinx ZynqMP and similar Platforms.
52 Select this for Amlogic Meson G12A Platforms.
56 bool "DesignWare USB3 Host Support on UniPhier Platforms"
59 Support of USB2/3 functionality in Socionext UniPhier platforms.
/OK3568_Linux_fs/buildroot/package/rustc/
H A DConfig.in.host8 # support: Tier 1 platforms, Tier 2 platforms with host tools, Tier 2
9 # platforms, Tier 3 platforms. Below, we support Tier 1, Tier 2 with
10 # host tools and Tier 2 platforms.
12 # The below entries match Tier 1 platforms as described at
23 # The below entries match Tier 2 platforms with host tools as
59 # The below entries match Tier 2 platforms without host tools as
/OK3568_Linux_fs/buildroot/package/qt5/qt5wayland/
H A D0004-qwayland-egl-Fix-mali-crash-during-exiting.patch11 .../platforms/qwayland-egl/qwaylandeglplatformintegration.h | 4 ++++
14 diff --git a/src/plugins/platforms/qwayland-egl/qwaylandeglplatformintegration.h b/src/plugins/plat…
16 --- a/src/plugins/platforms/qwayland-egl/qwaylandeglplatformintegration.h
17 +++ b/src/plugins/platforms/qwayland-egl/qwaylandeglplatformintegration.h
/OK3568_Linux_fs/buildroot/package/edk2-platforms/
H A Dedk2-platforms.mk3 # edk2-platforms
9 EDK2_PLATFORMS_SITE = $(call github,tianocore,edk2-platforms,$(EDK2_PLATFORMS_VERSION))
15 # There is nothing to build for edk2-platforms. All we need to do is to copy
18 mkdir -p $(STAGING_DIR)/usr/share/edk2-platforms
19 cp -rf $(@D)/*/ $(STAGING_DIR)/usr/share/edk2-platforms/
/OK3568_Linux_fs/kernel/drivers/usb/cdns3/
H A DKconfig36 tristate "Cadence USB3 support on PCIe-based platforms"
47 tristate "Cadence USB3 support on TI platforms"
52 platforms that contain Cadence USB3 controller core.
57 tristate "Cadence USB3 support on NXP i.MX platforms"
62 platforms that contain Cadence USB3 controller core.
/OK3568_Linux_fs/kernel/arch/arm/mach-mmp/
H A DKconfig109 bool "Support MMP (ARMv5) platforms from device tree"
116 Include support for Marvell MMP2 based platforms using
121 bool "Support MMP2 (ARMv7) platforms from device tree"
130 Include support for Marvell MMP2 based platforms using
134 bool "Support MMP3 (ARMv7) platforms"
147 Say 'Y' here if you want to include support for platforms
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dpci.h10 ** HP PCI platforms generally support multiple bus adapters.
13 ** Newer platforms number the busses across PCI bus adapters *sparsely*.
16 ** Under a PCI bus, most HP platforms support PPBs up to two or three
103 ** respect to DMA on all platforms. Ie PIO data can reach the processor
104 ** before in-flight DMA reaches memory. Since most SMP PA platforms
145 * We *should* set this to zero for "legacy" platforms and one
146 * for PAT platforms.
148 * But legacy platforms also need to renumber the busses below a Host
/OK3568_Linux_fs/kernel/arch/arm64/
H A DKconfig.platforms5 bool "Actions Semi Platforms"
64 bool "Bitmain SoC Platforms"
154 bool "Amlogic Platforms"
198 bool "Qualcomm Platforms"
205 bool "Realtek Platforms"
212 bool "Renesas SoC Platforms"
220 bool "Rockchip Platforms"

12345678910>>...100