| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | archiver.bbclass | 2 # -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- 7 # 3) configured source: ARCHIVER_MODE[src] = "configured" 12 # ARCHIVER_MODE[diff-exclude] ?= ".pc autom4te.cache patches" 13 # 6) The environment data, similar to 'bitbake -e recipe': 27 # per-recipe directories in a similar way to other archiver modes. 28 # Post-processing may be required to produce a single mirror directory. 44 COPYLEFT_RECIPE_TYPES ?= 'target native nativesdk cross crosssdk cross-canadian' 50 ARCHIVER_MODE[diff-exclude] ?= ".pc autom4te.cache patches" 57 ARCHIVER_TOPDIR ?= "${WORKDIR}/archiver-sources" 60 ARCHIVER_RPMTOPDIR ?= "${WORKDIR}/deploy-sources-rpm" [all …]
|
| H A D | npm.bbclass | 1 # Copyright (C) 2020 Savoir-Faire Linux 3 # SPDX-License-Identifier: GPL-2.0-only 22 DEPENDS:prepend = "nodejs-native nodejs-oe-cache-native " 23 RDEPENDS:${PN}:append:class-target = " nodejs" 33 import re 34 if re.match("p(pc|owerpc)(|64)", target_arch): 36 elif re.match("i.86$", target_arch): 38 elif re.match("x86_64$", target_arch): 40 elif re.match("arm64$", target_arch): 46 NPM_PACKAGE = "${WORKDIR}/npm-package" [all …]
|
| H A D | useradd-staticids.bbclass | 5 import re 44 … msg = "%s - %s: %sname %s does not have a static ID defined." % (d.getVar('PN'), pkg, type, id) 92 # specifically configured by the system admin. 113 # So if the implicit username-group creation is on, then the implicit groupname (LOGIN) 129 newgroup = "%s %s" % (' --system' if uaargs.system else '', uaargs.groupid) 133 newgroup = "-g %s %s" % (uaargs.groupid, uaargs.groupname) 160 newparam = ['', ' --defaults'][uaargs.defaults] 161 newparam += ['', ' --base-dir %s' % uaargs.base_dir][uaargs.base_dir != None] 162 newparam += ['', ' --comment %s' % uaargs.comment][uaargs.comment != None] 163 newparam += ['', ' --home-dir %s' % uaargs.home_dir][uaargs.home_dir != None] [all …]
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/quark/ |
| H A D | hte.c | 8 * SPDX-License-Identifier: Intel 19 * (per-bit or full byte lane). 74 * Execute a basic single-cache-line memory write/read/verify test using simple 81 * @first_run: if set then the HTE registers are configured, otherwise it is 82 * assumed configuration is done and we just re-run the test 126 * Examine a single-cache-line memory with write/read/verify test using multiple 127 * data patterns (victim-aggressor algorithm). 136 * @victim_bit: should be 0 as auto-rotate feature is in use 137 * @first_run: if set then the HTE registers are configured, otherwise it is 138 * assumed configuration is done and we just re-run the test [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-httpd/cherokee/cherokee/ |
| H A D | cherokee-install-configured.py-once.patch | 4 Subject: [PATCH] admin/Makefile.am: only install configured.py once 6 Both the two rules install-adminpyDATA and install-generatedDATA will 7 install the configured.py to the same location, they can run parallel, 8 and they use "install -m", which would might build failures: 10 /usr/bin/install: setting permissions for `/path/to/configured.py': No such file or directory 13 second install is removing the file an re-install. 15 Only install the configured.py once will fix the problem, I think that 19 Upstream-Status: Pending 21 Signed-off-by: Robert Yang <liezhi.yang@windriver.com> 22 --- [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/gpio/ |
| H A D | sysfs.rst | 7 Documentation/ABI/obsolete/sysfs-gpio AND NEW USERSPACE CONSUMERS 16 ------------------------ 27 then changing its output state, then updating the code before re-enabling 37 PLEASE READ THE DOCUMENT AT Documentation/driver-api/gpio/drivers-on-gpio.rst 41 -------------- 44 - Control interfaces used to get userspace control over GPIOs; 46 - GPIOs themselves; and 48 - GPIO controllers ("gpio_chip" instances). 52 The control interfaces are write-only: 88 is configured as an output, this value may be written; [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/media/ |
| H A D | fimc.rst | 1 .. SPDX-License-Identifier: GPL-2.0 8 Copyright |copy| 2012 - 2013 Samsung Electronics Co., Ltd. 17 drivers/media/platform/exynos4-is directory. 20 -------------- 22 S5PC100 (mem-to-mem only), S5PV210, Exynos4210 25 ------------------ 27 - camera parallel interface capture (ITU-R.BT601/565); 28 - camera serial interface capture (MIPI-CSI2); 29 - memory-to-memory processing (color space conversion, scaling, mirror 31 - dynamic pipeline re-configuration at runtime (re-attachment of any FIMC [all …]
|
| H A D | rkisp1.rst | 1 .. SPDX-License-Identifier: GPL-2.0 14 and uses the Media-Controller API. 20 .. kernel-figure:: rkisp1.dot 27 - rkisp1_mainpath: capture device for retrieving images, usually in higher 29 - rkisp1_selfpath: capture device for retrieving images. 30 - rkisp1_stats: a metadata capture device that sends statistics. 31 - rkisp1_params: a metadata output device that receives parameters 36 - rkisp1_resizer_mainpath: used to resize and downsample frames for the 38 - rkisp1_resizer_selfpath: used to resize and downsample frames for the 40 - rkisp1_isp: is connected to the sensor and is responsible for all the isp [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | if_frad.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 16 * re-arranged flags 56 int configured; member 70 int configured; /* has this device been configured */ member
|
| /OK3568_Linux_fs/u-boot/board/boundary/nitrogen6x/ |
| H A D | README | 1 U-Boot for the Boundary Devices Nitrogen6X and 5 U-Boot to the Boundary Devices Nitrogen6X and 9 --------------------------------- 20 http://lists.denx.de/pipermail/u-boot/2012-August/131151.html 23 ----------------------------------------------- 24 The default bootcmd for these boards is configured 33 They're searched in the order listed above, trying both the 37 -------------------------- 40 clearenv - clear environment to factory default 41 upgradeu - look and source a boot script named [all …]
|
| /OK3568_Linux_fs/u-boot/arch/mips/cpu/ |
| H A D | cm_init.S | 6 * SPDX-License-Identifier: GPL-2.0+ 31 /* If the GCRs are where we want, we're done */ 35 /* Move the GCRs to our configured base address */ 41 /* Re-check the GCR base */
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/gpio/ |
| H A D | legacy.rst | 13 A "General Purpose Input/Output" (GPIO) is a flexible software-controlled 21 System-on-Chip (SOC) processors heavily rely on GPIOs. In some cases, every 22 non-dedicated pin can be configured as a GPIO; and most chips have at least 27 Most PC southbridges have a few dozen GPIO-capable pins (with only the BIOS 28 firmware knowing how they're used). 32 - Output values are writable (high=1, low=0). Some chips also have 34 value might be driven ... supporting "wire-OR" and similar schemes 37 - Input values are likewise readable (1, 0). Some chips support readback 38 of pins configured as "output", which is very useful in such "wire-OR" 40 input de-glitch/debounce logic, sometimes with software controls. [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_device_queue_manager_cik.c | 48 asic_ops->set_cache_memory_policy = set_cache_memory_policy_cik; in device_queue_manager_init_cik() 49 asic_ops->update_qpd = update_qpd_cik; in device_queue_manager_init_cik() 50 asic_ops->init_sdma_vm = init_sdma_vm; in device_queue_manager_init_cik() 51 asic_ops->mqd_manager_init = mqd_manager_init_cik; in device_queue_manager_init_cik() 57 asic_ops->set_cache_memory_policy = set_cache_memory_policy_cik; in device_queue_manager_init_cik_hawaii() 58 asic_ops->update_qpd = update_qpd_cik_hawaii; in device_queue_manager_init_cik_hawaii() 59 asic_ops->init_sdma_vm = init_sdma_vm_hawaii; in device_queue_manager_init_cik_hawaii() 60 asic_ops->mqd_manager_init = mqd_manager_init_cik_hawaii; in device_queue_manager_init_cik_hawaii() 65 /* In 64-bit mode, we can only control the top 3 bits of the LDS, in compute_sh_mem_bases_64bit() 69 * LDS: X0000000'00000000 - X0000001'00000000 (4GB) in compute_sh_mem_bases_64bit() [all …]
|
| H A D | kfd_device_queue_manager_vi.c | 54 asic_ops->set_cache_memory_policy = set_cache_memory_policy_vi; in device_queue_manager_init_vi() 55 asic_ops->update_qpd = update_qpd_vi; in device_queue_manager_init_vi() 56 asic_ops->init_sdma_vm = init_sdma_vm; in device_queue_manager_init_vi() 57 asic_ops->mqd_manager_init = mqd_manager_init_vi; in device_queue_manager_init_vi() 63 asic_ops->set_cache_memory_policy = set_cache_memory_policy_vi_tonga; in device_queue_manager_init_vi_tonga() 64 asic_ops->update_qpd = update_qpd_vi_tonga; in device_queue_manager_init_vi_tonga() 65 asic_ops->init_sdma_vm = init_sdma_vm_tonga; in device_queue_manager_init_vi_tonga() 66 asic_ops->mqd_manager_init = mqd_manager_init_vi_tonga; in device_queue_manager_init_vi_tonga() 71 /* In 64-bit mode, we can only control the top 3 bits of the LDS, in compute_sh_mem_bases_64bit() 75 * LDS: X0000000'00000000 - X0000001'00000000 (4GB) in compute_sh_mem_bases_64bit() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/pwm/ |
| H A D | pwm-atmel-tcb.c | 1 // SPDX-License-Identifier: GPL-2.0-only 67 tcbpwm->polarity = polarity; in atmel_tcb_pwm_set_polarity() 77 struct atmel_tc *tc = tcbpwmc->tc; in atmel_tcb_pwm_request() 78 void __iomem *regs = tc->regs; in atmel_tcb_pwm_request() 79 unsigned group = pwm->hwpwm / 2; in atmel_tcb_pwm_request() 80 unsigned index = pwm->hwpwm % 2; in atmel_tcb_pwm_request() 84 tcbpwm = devm_kzalloc(chip->dev, sizeof(*tcbpwm), GFP_KERNEL); in atmel_tcb_pwm_request() 86 return -ENOMEM; in atmel_tcb_pwm_request() 88 ret = clk_prepare_enable(tc->clk[group]); in atmel_tcb_pwm_request() 90 devm_kfree(chip->dev, tcbpwm); in atmel_tcb_pwm_request() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/usb/ |
| H A D | gadgetfs.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 3 * Filesystem based user-mode API to USB Gadget controller hardware 6 * on endpoint files found in one directory. They are configured by 8 * i/o requests. When ep0 is configured, the device can enumerate; 44 * both 32-bit and 64-bit kernels. 75 * complete when they're sitting in the FIFO unread.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/usb/ |
| H A D | gadgetfs.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 3 * Filesystem based user-mode API to USB Gadget controller hardware 6 * on endpoint files found in one directory. They are configured by 8 * i/o requests. When ep0 is configured, the device can enumerate; 44 * both 32-bit and 64-bit kernels. 75 * complete when they're sitting in the FIFO unread.
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/usb/ |
| H A D | gadgetfs.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 3 * Filesystem based user-mode API to USB Gadget controller hardware 6 * on endpoint files found in one directory. They are configured by 8 * i/o requests. When ep0 is configured, the device can enumerate; 44 * both 32-bit and 64-bit kernels. 75 * complete when they're sitting in the FIFO unread.
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/ |
| H A D | INSTALL | 2 ---------------- 5 Solaris, Xcode on Mac OS X, Cygwin on MS-Windows, etc.). For other 8 are 32-bit CPU, 64-bit FPU, C89 compiler). 11 copies-of or links-to (depending on OS) `sox'. 19 OpencoreAMR-NB/WB http://sourceforge.net/projects/opencore-amr Apache 20 VisualOn AMR-WB http://sourceforge.net/projects/opencore-amr Apache 31 Opus http://www.opus-codec.org/ BSD 32 PNG http://www.libpng.org/pub/png zlib (BSD-like) 33 Sndfile http://www.mega-nerd.com/libsndfile LGPL 39 ------------------------------------------ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H A D | riowd.c | 1 // SPDX-License-Identifier: GPL-2.0-only 2 /* riowd.c - driver for hw watchdog inside Super I/O of RIO 27 * Controller) of the machine. The BBC can only be configured to 28 * trigger a power-on reset when the signal is asserted. The BBC 29 * can be configured to ignore the signal entirely as well. 32 * 0x05 (WDTO_INDEX) which is the watchdog time-out in minutes (1-255). 35 * re-set the watchdog else it will trigger. 39 * the watchdog control and can be used to make the watchdog timer re-set 72 spin_lock_irqsave(&p->lock, flags); in riowd_writereg() 73 writeb(index, p->regs + 0); in riowd_writereg() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | arcnet.rst | 1 .. SPDX-License-Identifier: GPL-2.0 9 See also arcnet-hardware.txt in this directory for jumper-setting 10 and cabling information if you're like many of us and didn't happen to get a 25 ARCnet 0.32 ALPHA first made it into the Linux kernel 1.1.80 - this was 36 If you don't e-mail me about your success/failure soon, I may be forced to 40 If you think so, why not flame me in a quick little e-mail? Please also 41 include the type of card(s) you're using, software, size of network, and 44 My e-mail address is: apenwarr@worldvisions.ca 55 The previous release resulted from many months of on-and-off effort from me 58 ARCnet 2.10 ALPHA, Tomasz's all-new-and-improved RFC1051 support has been [all …]
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 7 # NOTE: Gadget support ** DOES NOT ** depend on host-side CONFIG_USB !! 9 # - Host systems (like PCs) need CONFIG_USB (with "A" jacks). 10 # - Peripherals (like PDAs) need CONFIG_USB_GADGET (with "B" jacks). 11 # - Some systems have both kinds of controllers. 13 # With help from a special transceiver and a "Mini-AB" jack, systems with 14 # both kinds of controller can also support "USB On-the-Go" (CONFIG_USB_OTG). 25 you can't connect a "to-the-host" connector to a peripheral. 44 For more information, see <http://www.linux-usb.org/gadget> and 56 Avoid enabling these messages, even if you're actively [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/ |
| H A D | wpa_supplicant.conf | 44 # Access control for the control interface can be configured by setting the 48 # run as non-root users. However, since the control interface can be used to 50 # cases. By default, wpa_supplicant is configured to use gid 0 (root). If you 51 # want to allow non-root users to use the control interface, add a new group 69 # library/default.asp?url=/library/en-us/secauthz/security/ 72 # DACL (which will reject all connections). See README-Windows.txt for more 78 # wpa_supplicant is implemented based on IEEE Std 802.1X-2004 which defines 95 # non-WPA drivers when using IEEE 802.1X mode; do not try to associate with 107 # EAP fast re-authentication 108 # By default, fast re-authentication is enabled for all EAP methods that [all …]
|
| /OK3568_Linux_fs/kernel/arch/arc/kernel/ |
| H A D | intc-compact.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2011-12 Synopsys, Inc. (www.synopsys.com) 18 * -Platform independent, needed for each CPU (not foldable into init_IRQ) 19 * -Called very early (start_kernel -> setup_arch -> setup_processor) 22 * -Optionally, setup the High priority Interrupts as Level 2 IRQs 32 * Write to register, even if no LV2 IRQs configured to reset it in arc_init_IRQ() 38 pr_info("Level-2 interrupts bitset %x\n", level_mask); in arc_init_IRQ() 54 * ARC700 core includes a simple on-chip intc supporting 55 * -per IRQ enable/disable 56 * -2 levels of interrupts (high/low) [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/usb/ |
| H A D | amlogic,meson-g12a-usb-ctrl.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 5 $id: "http://devicetree.org/schemas/usb/amlogic,meson-g12a-usb-ctrl.yaml#" 6 $schema: "http://devicetree.org/meta-schemas/core.yaml#" 11 - Neil Armstrong <narmstrong@baylibre.com> 14 The Amlogic G12A embeds a DWC3 USB IP Core configured for USB2 and USB3 15 in host-only mode, and a DWC2 IP Core configured for USB2 peripheral mode 20 One of the USB2 PHYs can be re-routed in peripheral mode to a DWC2 USB IP. 25 The Amlogic A1 embeds a DWC3 USB IP Core configured for USB2 in 26 host-only mode. [all …]
|