| /OK3568_Linux_fs/kernel/arch/mips/ |
| H A D | Kbuild.platforms | 4 platform-$(CONFIG_MIPS_ALCHEMY) += alchemy/ 5 platform-$(CONFIG_AR7) += ar7/ 6 platform-$(CONFIG_ATH25) += ath25/ 7 platform-$(CONFIG_ATH79) += ath79/ 8 platform-$(CONFIG_BCM47XX) += bcm47xx/ 9 platform-$(CONFIG_BCM63XX) += bcm63xx/ 10 platform-$(CONFIG_BMIPS_GENERIC) += bmips/ 11 platform-$(CONFIG_CAVIUM_OCTEON_SOC) += cavium-octeon/ 12 platform-$(CONFIG_MIPS_COBALT) += cobalt/ 13 platform-$(CONFIG_MACH_DECSTATION) += dec/ [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/mk/ |
| H A D | platform_flags.mk | 5 arm32-platform-cpuarch := cortex-a15 6 arm32-platform-cflags += -mcpu=$(arm32-platform-cpuarch) -mthumb 7 arm32-platform-cflags += -pipe -mthumb-interwork -mlong-calls 8 arm32-platform-cflags += -fno-short-enums -mno-apcs-float -fno-common 9 arm32-platform-cflags += -mfloat-abi=soft 10 arm32-platform-cflags += -mno-unaligned-access 11 arm32-platform-aflags += -mcpu=$(arm32-platform-cpuarch) 12 arm32-platform-aflags += -mfpu=neon 15 arm64-platform-cflags += -mgeneral-regs-only 16 arm64-platform-cflags += -mstrict-align [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/platform/rk/ |
| H A D | mali_kbase_config_rk.c | 76 struct rk_context *platform = in rk_pm_power_off_delay_work() local 78 struct kbase_device *kbdev = platform->kbdev; in rk_pm_power_off_delay_work() 80 if (!platform->is_powered) { in rk_pm_power_off_delay_work() 92 platform->is_powered = false; in rk_pm_power_off_delay_work() 94 wake_unlock(&platform->wake_lock); in rk_pm_power_off_delay_work() 100 struct rk_context *platform; in kbase_platform_rk_init() local 102 platform = kzalloc(sizeof(*platform), GFP_KERNEL); in kbase_platform_rk_init() 103 if (!platform) { in kbase_platform_rk_init() 108 platform->is_powered = false; in kbase_platform_rk_init() 109 platform->kbdev = kbdev; in kbase_platform_rk_init() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/platform/rk/ |
| H A D | mali_kbase_config_rk.c | 94 struct rk_context *platform = in rk_pm_power_off_delay_work() local 96 struct kbase_device *kbdev = platform->kbdev; in rk_pm_power_off_delay_work() 98 mutex_lock(&platform->lock); in rk_pm_power_off_delay_work() 100 if (!platform->is_powered) { in rk_pm_power_off_delay_work() 102 mutex_unlock(&platform->lock); in rk_pm_power_off_delay_work() 117 platform->is_regulator_on = false; in rk_pm_power_off_delay_work() 120 platform->is_powered = false; in rk_pm_power_off_delay_work() 121 wake_unlock(&platform->wake_lock); in rk_pm_power_off_delay_work() 123 mutex_unlock(&platform->lock); in rk_pm_power_off_delay_work() 129 struct rk_context *platform; in kbase_platform_rk_init() local [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | cputable.c | 156 .platform = "ppc970", 174 .platform = "ppc970", 192 .platform = "ppc970", 210 .platform = "ppc970", 227 .platform = "ppc970", 247 .platform = "power5", 263 .platform = "power5+", 280 .platform = "power5+", 293 .platform = "power5+", 313 .platform = "power6x", [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/stable/ |
| H A D | sysfs-driver-mlxreg-io | 1 What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/asic_health 10 What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/cpld1_version 11 What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/cpld2_version 20 What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/fan_dir 30 What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/cpld3_version 39 What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/jtag_enable 48 What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/select_iio 59 What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/psu1_on 60 /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/psu2_on 61 /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/pwr_cycle [all …]
|
| H A D | sysfs-driver-firmware-zynqmp | 1 What: /sys/devices/platform/firmware\:zynqmp-firmware/ggs* 17 # cat /sys/devices/platform/firmware\:zynqmp-firmware/ggs0 18 # echo <value> > /sys/devices/platform/firmware\:zynqmp-firmware/ggs0 22 # cat /sys/devices/platform/firmware\:zynqmp-firmware/ggs0 23 # echo 0x1234ABCD > /sys/devices/platform/firmware\:zynqmp-firmware/ggs0 27 What: /sys/devices/platform/firmware\:zynqmp-firmware/pggs* 46 # cat /sys/devices/platform/firmware\:zynqmp-firmware/pggs0 47 # echo <value> > /sys/devices/platform/firmware\:zynqmp-firmware/pggs0 51 # cat /sys/devices/platform/firmware\:zynqmp-firmware/pggs0 52 # echo 0x1234ABCD > /sys/devices/platform/firmware\:zynqmp-firmware/pggs0 [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-s3c/ |
| H A D | Kconfig | 16 Base platform code for all Samsung SoC based systems 23 Base platform power management code for samsung code 47 Samsung platforms, including static platform devices, legacy 68 chip tracking if the platform requires it. 85 Compile in platform device definitions for HSMMC code 90 Compile in platform device definitions for HSMMC channel 1 95 Compile in platform device definitions for HSMMC channel 2 100 Compile in platform device definitions for HSMMC channel 3 105 Compile in platform device definitions for HWMON 110 Compile in platform device definitions for I2C channel 1 [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-devices-platform-ipmi | 1 What: /sys/devices/platform/ipmi_bmc.*/firmware_revision 9 What: /sys/devices/platform/ipmi_bmc.*/aux_firmware_revision 20 What: /sys/devices/platform/ipmi_bmc.*/revision 30 What: /sys/devices/platform/ipmi_bmc.*/provides_device_sdrs 39 What: /sys/devices/platform/ipmi_bmc.*/device_id 50 What: /sys/devices/platform/ipmi_bmc.*/additional_device_support 60 What: /sys/devices/platform/ipmi_bmc.*/ipmi_version 68 What: /sys/devices/platform/ipmi_bmc.*/manufacturer_id 78 What: /sys/devices/platform/ipmi_bmc.*/product_id 91 What: /sys/devices/platform/ipmi_bmc.*/guid [all …]
|
| H A D | sysfs-platform-asus-wmi | 1 What: /sys/devices/platform/<platform>/cpufv 13 What: /sys/devices/platform/<platform>/camera 20 What: /sys/devices/platform/<platform>/cardr 27 What: /sys/devices/platform/<platform>/touchpad 34 What: /sys/devices/platform/<platform>/lid_resume 41 What: /sys/devices/platform/<platform>/fan_boost_mode 51 What: /sys/devices/platform/<platform>/throttle_thermal_policy
|
| H A D | sysfs-platform-hidma-mgmt | 1 What: /sys/devices/platform/hidma-mgmt*/chanops/chan*/priority 2 /sys/devices/platform/QCOM8060:*/chanops/chan*/priority 10 What: /sys/devices/platform/hidma-mgmt*/chanops/chan*/weight 11 /sys/devices/platform/QCOM8060:*/chanops/chan*/weight 19 What: /sys/devices/platform/hidma-mgmt*/chreset_timeout_cycles 20 /sys/devices/platform/QCOM8060:*/chreset_timeout_cycles 25 Contains the platform specific cycle value to wait after a 28 is platform specific and should not be changed without 31 What: /sys/devices/platform/hidma-mgmt*/dma_channels 32 /sys/devices/platform/QCOM8060:*/dma_channels [all …]
|
| H A D | sysfs-platform-dptf | 1 What: /sys/bus/platform/devices/INT3407:00/dptf_power/charger_type 8 What: /sys/bus/platform/devices/INT3407:00/dptf_power/adapter_rating_mw 16 What: /sys/bus/platform/devices/INT3407:00/dptf_power/max_platform_power_mw 21 (RO) Maximum platform power that can be supported by the battery 24 What: /sys/bus/platform/devices/INT3407:00/dptf_power/platform_power_source 29 (RO) Display the platform power source 40 What: /sys/bus/platform/devices/INT3407:00/dptf_power/battery_steady_power 47 What: /sys/bus/platform/devices/INT3407:00/dptf_power/rest_of_platform_power_mw 52 (RO) Shows the rest (outside of SoC) of worst-case platform power. 54 What: /sys/bus/platform/devices/INT3407:00/dptf_power/prochot_confirm [all …]
|
| H A D | sysfs-platform-dfl-fme | 1 What: /sys/bus/platform/devices/dfl-fme.0/ports_num 9 What: /sys/bus/platform/devices/dfl-fme.0/bitstream_id 17 What: /sys/bus/platform/devices/dfl-fme.0/bitstream_metadata 25 What: /sys/bus/platform/devices/dfl-fme.0/cache_size 31 What: /sys/bus/platform/devices/dfl-fme.0/fabric_version 39 What: /sys/bus/platform/devices/dfl-fme.0/socket_id 48 What: /sys/bus/platform/devices/dfl-fme.0/errors/pcie0_errors 57 What: /sys/bus/platform/devices/dfl-fme.0/errors/pcie1_errors 66 What: /sys/bus/platform/devices/dfl-fme.0/errors/nonfatal_errors 72 What: /sys/bus/platform/devices/dfl-fme.0/errors/catfatal_errors [all …]
|
| H A D | sysfs-devices-platform-trackpoint | 1 What: /sys/devices/platform/i8042/.../sensitivity 8 What: /sys/devices/platform/i8042/.../intertia 16 What: /sys/devices/platform/i8042/.../reach 23 What: /sys/devices/platform/i8042/.../draghys 31 What: /sys/devices/platform/i8042/.../mindrag 38 What: /sys/devices/platform/i8042/.../speed 45 What: /sys/devices/platform/i8042/.../thresh 53 What: /sys/devices/platform/i8042/.../upthresh 61 What: /sys/devices/platform/i8042/.../ztime 69 What: /sys/devices/platform/i8042/.../jenks [all …]
|
| /OK3568_Linux_fs/buildroot/package/libopenh264/ |
| H A D | 0001-Add-USE_STACK_PROTECTOR-option.patch | 16 build/platform-android.mk | 5 ++++- 17 build/platform-bsd.mk | 5 ++++- 18 build/platform-darwin.mk | 5 ++++- 19 build/platform-linux.mk | 5 ++++- 34 diff --git a/build/platform-android.mk b/build/platform-android.mk 36 --- a/build/platform-android.mk 37 +++ b/build/platform-android.mk 50 diff --git a/build/platform-bsd.mk b/build/platform-bsd.mk 52 --- a/build/platform-bsd.mk 53 +++ b/build/platform-bsd.mk [all …]
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtwebkit/ |
| H A D | 0008-Fix-build-with-icu-68.patch | 13 Source/WebCore/platform/text/TextCodecICU.cpp | 15 +++++++++++++++ 14 Source/WebCore/platform/text/icu/UTextProvider.h | 15 +++++++++++++++ 15 .../platform/text/icu/UTextProviderLatin1.cpp | 15 +++++++++++++++ 16 .../platform/text/icu/UTextProviderUTF16.cpp | 15 +++++++++++++++ 19 diff --git a/Source/WebCore/platform/text/TextCodecICU.cpp b/Source/WebCore/platform/text/TextCodec… 21 --- a/Source/WebCore/platform/text/TextCodecICU.cpp 22 +++ b/Source/WebCore/platform/text/TextCodecICU.cpp 45 diff --git a/Source/WebCore/platform/text/icu/UTextProvider.h b/Source/WebCore/platform/text/icu/UT… 47 --- a/Source/WebCore/platform/text/icu/UTextProvider.h 48 +++ b/Source/WebCore/platform/text/icu/UTextProvider.h [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-extended/mozjs/mozjs-78/ |
| H A D | 0005-Fixup-compatibility-of-mozbuild-with-Python-3.10.patch | 21 testing/web-platform/tests/tools/manifest/vcs.py | 2 +- 22 .../web-platform/tests/tools/third_party/h2/h2/settings.py | 2 +- 30 testing/web-platform/tests/tools/wptserve/wptserve/config.py | 3 ++- 31 testing/web-platform/tests/webdriver/tests/support/sync.py | 2 +- 149 diff --git a/testing/web-platform/tests/tools/manifest/vcs.py b/testing/web-platform/tests/tools/ma… 151 --- a/testing/web-platform/tests/tools/manifest/vcs.py 152 +++ b/testing/web-platform/tests/tools/manifest/vcs.py 162 diff --git a/testing/web-platform/tests/tools/third_party/h2/h2/settings.py b/testing/web-platform/… 164 --- a/testing/web-platform/tests/tools/third_party/h2/h2/settings.py 165 +++ b/testing/web-platform/tests/tools/third_party/h2/h2/settings.py [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/files/ |
| H A D | 0001-use-library-sonames-for-linking.patch | 16 framework/platform/android/tcuAndroidPlatform.cpp | 2 +- 17 framework/platform/lnx/X11/tcuLnxX11EglDisplayFactory.cpp | 2 +- 18 .../platform/lnx/wayland/tcuLnxWaylandEglDisplayFactory.cpp | 2 +- 19 framework/platform/surfaceless/tcuSurfacelessPlatform.cpp | 6 +++--- 57 diff --git a/framework/platform/android/tcuAndroidPlatform.cpp b/framework/platform/android/tcuAndr… 59 --- a/framework/platform/android/tcuAndroidPlatform.cpp 60 +++ b/framework/platform/android/tcuAndroidPlatform.cpp 70 diff --git a/framework/platform/lnx/X11/tcuLnxX11EglDisplayFactory.cpp b/framework/platform/lnx/X11… 72 --- a/framework/platform/lnx/X11/tcuLnxX11EglDisplayFactory.cpp 73 +++ b/framework/platform/lnx/X11/tcuLnxX11EglDisplayFactory.cpp [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/p8platform/files/ |
| H A D | 0001-Make-resulting-cmake-config-relocatable.patch | 6 This change avoids hardcoded install prefix in the p8-platform-config.cmake. 9 Upstream-Status: Submitted [https://github.com/Pulse-Eight/platform/pull/38] 13 p8-platform-config.cmake.in | 13 +++++++++---- 24 -set(p8-platform_INCLUDE_DIRS "${CMAKE_INSTALL_PREFIX}/include/p8-platform") 26 - LIST(APPEND p8-platform_INCLUDE_DIRS "${CMAKE_INSTALL_PREFIX}/include/p8-platform/windows") 31 diff --git a/p8-platform-config.cmake.in b/p8-platform-config.cmake.in 33 --- a/p8-platform-config.cmake.in 34 +++ b/p8-platform-config.cmake.in 44 …tform_INCLUDE_DIRS "${_p8-platform_rootdir}/include" "${_p8-platform_rootdir}/include/p8-platform") 46 + list(APPEND p8-platform_INCLUDE_DIRS "${_p8-platform_rootdir}/include/p8-platform/windows") [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/platform/rk/ |
| H A D | rk.c | 74 struct rk_context *platform = s_rk_context; in utilisation_period_show() local 77 ret += snprintf(buf, PAGE_SIZE, "%u\n", platform->utilisation_period); in utilisation_period_show() 87 struct rk_context *platform = s_rk_context; in utilisation_period_store() local 90 ret = kstrtouint(buf, 0, &platform->utilisation_period); in utilisation_period_store() 95 D("set utilisation_period to '%d'.", platform->utilisation_period); in utilisation_period_store() 104 struct rk_context *platform = s_rk_context; in utilisation_show() local 107 unsigned long period_in_us = platform->utilisation_period * 1000; in utilisation_show() 178 struct rk_context *platform; /* platform_context */ in rk_context_init() local 180 platform = kzalloc(sizeof(*platform), GFP_KERNEL); in rk_context_init() 181 if (!platform) { in rk_context_init() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/ |
| H A D | mapbox-gl-native.pro | 26 platform/qt/src/thread.cpp 29 platform/default/thread.cpp 62 platform/default/bidi.cpp 65 platform/qt/src/bidi.cpp 69 platform/qt/src/async_task.cpp \ 70 platform/qt/src/http_file_source.cpp \ 71 platform/qt/src/http_request.cpp \ 72 platform/qt/src/qmapbox.cpp \ 73 platform/qt/src/qmapboxgl.cpp \ 74 platform/qt/src/qmapboxgl_map_observer.cpp \ [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/media/drivers/ |
| H A D | davinci-vpbe-devel.rst | 10 drivers/media/platform/davinci/vpbe_display.c 11 drivers/media/platform/davinci/vpbe_display.h 14 drivers/media/platform/davinci/vpbe.c 15 drivers/media/platform/davinci/vpbe.h 18 drivers/media/platform/davinci/vpbe_venc.c 19 drivers/media/platform/davinci/vpbe_venc.h 20 drivers/media/platform/davinci/vpbe_venc_regs.h 23 drivers/media/platform/davinci/vpbe_osd.c 24 drivers/media/platform/davinci/vpbe_osd.h 25 drivers/media/platform/davinci/vpbe_osd_regs.h
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5webkit/ |
| H A D | 0001-WinCairo-PlayStation-ICU-68.1-no-longer-exposes-FALS.patch | 12 * platform/text/TextCodecICU.cpp: Replace use of TRUE with true 32 Source/WebCore/platform/text/TextCodecICU.cpp | 2 +- 33 Source/WebCore/platform/text/icu/UTextProvider.h | 8 ++++---- 34 .../platform/text/icu/UTextProviderLatin1.cpp | 14 +++++++------- 35 .../platform/text/icu/UTextProviderUTF16.cpp | 4 ++-- 38 diff --git a/Source/WebCore/platform/text/TextCodecICU.cpp b/Source/WebCore/platform/text/TextCodec… 40 --- a/Source/WebCore/platform/text/TextCodecICU.cpp 41 +++ b/Source/WebCore/platform/text/TextCodecICU.cpp 51 diff --git a/Source/WebCore/platform/text/icu/UTextProvider.h b/Source/WebCore/platform/text/icu/UT… 53 --- a/Source/WebCore/platform/text/icu/UTextProvider.h [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ |
| H A D | Kbuild | 66 DEFINES +=-DMALI_KBASE_THIRDPARTY_PATH=../../$(src)/platform/$(CONFIG_MALI_PLATFORM_THIRDPARTY_NAME) 69 DEFINES +=-DMALI_KBASE_THIRDPARTY_PATH=$(src)/platform/$(CONFIG_MALI_PLATFORM_THIRDPARTY_NAME) 138 SRC += platform/vexpress/mali_kbase_config_vexpress.c \ 139 platform/vexpress/mali_kbase_cpu_vexpress.c 140 ccflags-y += -I$(src)/platform/vexpress 144 SRC += platform/rtsm_ve/mali_kbase_config_vexpress.c 145 ccflags-y += -I$(src)/platform/rtsm_ve 149 SRC += platform/vexpress_1xv7_a57/mali_kbase_config_vexpress.c 150 ccflags-y += -I$(src)/platform/vexpress_1xv7_a57 154 SRC += platform/vexpress_6xvirtex7_10mhz/mali_kbase_config_vexpress.c \ [all …]
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5location/ |
| H A D | 0001-3rdparty-mapbox-gl-native-fix-musl-compile-pthread_g.patch | 15 platform/default/thread.cpp: In function ‘std::string mbgl::platform::getCurrentThreadName()’: 16 …platform/default/thread.cpp:14:5: error: ‘pthread_getname_np’ was not declared in this scope; did … 27 src/3rdparty/mapbox-gl-native/platform/default/thread.cpp | 3 ++- 30 …iff --git a/src/3rdparty/mapbox-gl-native/platform/default/thread.cpp b/src/3rdparty/mapbox-gl-nat… 32 --- a/src/3rdparty/mapbox-gl-native/platform/default/thread.cpp 33 +++ b/src/3rdparty/mapbox-gl-native/platform/default/thread.cpp 34 @@ -11,8 +11,9 @@ namespace platform {
|