| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/gpio/ |
| H A D | intel,x86-broadwell-pinctrl.txt | 3 Pin-muxing on broadwell devices can be described with a node for the PINCTRL 9 - compatible : "intel,x86-broadwell-pinctrl" 11 Pin state nodes must be sub-nodes of the pinctrl master node. The must have 13 - mode-gpio - forces the pin into GPIO mode 14 - output-value - sets the default output value of the GPIO, 0 (low, default) 16 - direction - sets the direction of the gpio, either PIN_INPUT (default) 18 - invert - the input pin is inverted 19 - trigger - sets the trigger type, either TRIGGER_EDGE (default) or 21 - sense-disable - the input state sense is disabled 22 - owner 0 sets the owner of the pin, either OWNER_ACPI (default) or [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/panel/ |
| H A D | display-timings.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/display/panel/display-timings.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Thierry Reding <thierry.reding@gmail.com> 11 - Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> 12 - Sam Ravnborg <sam@ravnborg.org> 17 The display-timings node makes it possible to specify the timings 18 and to specify the timing that is native for the display. 22 const: display-timings [all …]
|
| /OK3568_Linux_fs/kernel/drivers/misc/cxl/ |
| H A D | native.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 16 #include <misc/cxl-base.h> 28 spin_lock(&afu->afu_cntl_lock); in afu_control() 39 dev_warn(&afu->dev, "WARNING: AFU control timed out!\n"); in afu_control() 40 rc = -EBUSY; in afu_control() 44 if (!cxl_ops->link_ok(afu->adapter, afu)) { in afu_control() 45 afu->enabled = enabled; in afu_control() 46 rc = -EIO; in afu_control() 66 afu->enabled = enabled; in afu_control() 69 spin_unlock(&afu->afu_cntl_lock); in afu_control() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/ |
| H A D | Cygwin-Native.html | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt… 3 <!-- Copyright (C) 1988-2021 Free Software Foundation, Inc. 9 Free Documentation", with the Front-Cover Texts being "A GNU Manual," 10 and with the Back-Cover Texts as in (a) below. 12 (a) The FSF's Back-Cover Text is: "You are free to copy and modify 14 developing GNU and promoting software freedom." --> 15 <!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ --> 17 <title>Debugging with GDB: Cygwin Native</title> 19 <meta name="description" content="Debugging with GDB: Cygwin Native"> 20 <meta name="keywords" content="Debugging with GDB: Cygwin Native"> [all …]
|
| H A D | DJGPP-Native.html | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt… 3 <!-- Copyright (C) 1988-2021 Free Software Foundation, Inc. 9 Free Documentation", with the Front-Cover Texts being "A GNU Manual," 10 and with the Back-Cover Texts as in (a) below. 12 (a) The FSF's Back-Cover Text is: "You are free to copy and modify 14 developing GNU and promoting software freedom." --> 15 <!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ --> 17 <title>Debugging with GDB: DJGPP Native</title> 19 <meta name="description" content="Debugging with GDB: DJGPP Native"> 20 <meta name="keywords" content="Debugging with GDB: DJGPP Native"> [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/ |
| H A D | Cygwin-Native.html | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt… 3 <!-- Copyright (C) 1988-2021 Free Software Foundation, Inc. 9 Free Documentation", with the Front-Cover Texts being "A GNU Manual," 10 and with the Back-Cover Texts as in (a) below. 12 (a) The FSF's Back-Cover Text is: "You are free to copy and modify 14 developing GNU and promoting software freedom." --> 15 <!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ --> 17 <title>Debugging with GDB: Cygwin Native</title> 19 <meta name="description" content="Debugging with GDB: Cygwin Native"> 20 <meta name="keywords" content="Debugging with GDB: Cygwin Native"> [all …]
|
| H A D | DJGPP-Native.html | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt… 3 <!-- Copyright (C) 1988-2021 Free Software Foundation, Inc. 9 Free Documentation", with the Front-Cover Texts being "A GNU Manual," 10 and with the Back-Cover Texts as in (a) below. 12 (a) The FSF's Back-Cover Text is: "You are free to copy and modify 14 developing GNU and promoting software freedom." --> 15 <!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ --> 17 <title>Debugging with GDB: DJGPP Native</title> 19 <meta name="description" content="Debugging with GDB: DJGPP Native"> 20 <meta name="keywords" content="Debugging with GDB: DJGPP Native"> [all …]
|
| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | migration-2.7.rst | 7 .. _migration-2.7-bitbake-changes: 10 --------------- 14 - BitBake now checks anonymous Python functions and pure Python 18 - Bitbake now checks 22 .. _migration-2.7-eclipse-support-dropped: 25 ----------------------- 31 .. _migration-2.7-qemu-native-splits-system-and-user-mode-parts: 33 ``qemu-native`` Splits the System and User-Mode Parts 34 ----------------------------------------------------- 36 The system and user-mode parts of ``qemu-native`` are now split. [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/jq/ |
| H A D | jq_git.bb | 1 SUMMARY = "Lightweight and flexible command-line JSON processor" 16 inherit autotools-brokensep 20 PACKAGECONFIG[docs] = "--enable-docs,--disable-docs,ruby-native" 21 PACKAGECONFIG[maintainer-mode] = "--enable-maintainer-mode,--disable-maintainer-mode,flex-native bi… 22 PACKAGECONFIG[oniguruma] = "--with-oniguruma,--without-oniguruma,onig" 25 --disable-valgrind \ 28 BBCLASSEXTEND = "native"
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/video/ |
| H A D | display-timing.txt | 1 display-timing bindings 4 display-timings node 5 -------------------- 8 - none 11 - native-mode: The native mode for the display, in case multiple modes are 12 provided. When omitted, assume the first node is the native. 15 -------------- 18 - hactive, vactive: display resolution 19 - hfront-porch, hback-porch, hsync-len: horizontal display timing parameters 21 vfront-porch, vback-porch, vsync-len: vertical display timing parameters in [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/input/devices/ |
| H A D | elantech.rst | 4 Copyright (C) 2007-2008 Arjan Opmeer <arjan@opmeer.net> 20 4.2 Native relative mode 4 byte packet format 21 4.3 Native absolute mode 4 byte packet format 24 5.2 Native absolute mode 6 byte packet format 25 5.2.1 Parity checking and packet re-synchronization 30 6.2 Native absolute mode 6 byte packet format 35 7.2 Native absolute mode 6 byte packet format 41 8.2 Native relative mode 6 byte packet format 82 in relative mode and not in absolute mode. As the Linux Elantech touchpad 83 driver always puts the hardware into absolute mode not all information [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_connector.c | 56 const struct drm_connector_helper_funcs *helper = connector->helper_private; in nouveau_conn_native_mode() 57 struct nouveau_drm *drm = nouveau_drm(connector->dev); in nouveau_conn_native_mode() 58 struct drm_device *dev = connector->dev; in nouveau_conn_native_mode() 59 struct drm_display_mode *mode, *largest = NULL; in nouveau_conn_native_mode() local 62 list_for_each_entry(mode, &connector->probed_modes, head) { in nouveau_conn_native_mode() 63 if (helper->mode_valid(connector, mode) != MODE_OK || in nouveau_conn_native_mode() 64 (mode->flags & DRM_MODE_FLAG_INTERLACE)) in nouveau_conn_native_mode() 67 /* Use preferred mode if there is one.. */ in nouveau_conn_native_mode() 68 if (mode->type & DRM_MODE_TYPE_PREFERRED) { in nouveau_conn_native_mode() 69 NV_DEBUG(drm, "native mode from preferred\n"); in nouveau_conn_native_mode() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/ |
| H A D | common-properties.txt | 5 ---------- 13 - big-endian: Boolean; force big endian register accesses 15 know the peripheral always needs to be accessed in big endian (BE) mode. 16 - little-endian: Boolean; force little endian register accesses 18 peripheral always needs to be accessed in little endian (LE) mode. 19 - native-endian: Boolean; always use register accesses matched to the 20 endianness of the kernel binary (e.g. LE vmlinux -> readl/writel, 21 BE vmlinux -> ioread32be/iowrite32be). In this case no byte swaps 22 will ever be performed. Use this if the hardware "self-adjusts" 27 In such cases, little-endian is the preferred default, but it is not [all …]
|
| /OK3568_Linux_fs/u-boot/arch/x86/dts/ |
| H A D | chromebook_samus.dts | 1 /dts-v1/; 3 #include <dt-bindings/gpio/x86-gpio.h> 27 #address-cells = <1>; 28 #size-cells = <0>; 32 compatible = "intel,core-i3-gen5"; 34 intel,apic-id = <0>; 35 intel,slow-ramp = <3>; 40 compatible = "intel,core-i3-gen5"; 42 intel,apic-id = <1>; 47 compatible = "intel,core-i3-gen5"; [all …]
|
| /OK3568_Linux_fs/external/rknpu2/runtime/RK3588/Android/librknn_api/include/ |
| H A D | rknn_matmul_api.h | 3 * Copyright (c) 2017 - 2018 by Rockchip Corp. All rights reserved. 61 // int8: int8(A) x int8(B) -> int32(C) 62 // float16: float16(A) x float16(B) -> float32(C) 65 // matmul native layout for B 67 // 1: native layout 118 K(k-7)Mm, K(k-6)Mm, ..., KkMm] 124 K(k-3)Mm, K(k-2)Mm, ..., KkMm] 131 K(k-15)Mm, K(k-14)Mm, ..., KkMm] 137 K(k-7)Mm, K(k-6)Mm, ..., KkMm] 146 native layout: (N / 16, K / 32, 16, 32) [all …]
|
| /OK3568_Linux_fs/external/rknpu2/runtime/RK3588/Linux/librknn_api/include/ |
| H A D | rknn_matmul_api.h | 3 * Copyright (c) 2017 - 2018 by Rockchip Corp. All rights reserved. 61 // int8: int8(A) x int8(B) -> int32(C) 62 // float16: float16(A) x float16(B) -> float32(C) 65 // matmul native layout for B 67 // 1: native layout 118 K(k-7)Mm, K(k-6)Mm, ..., KkMm] 124 K(k-3)Mm, K(k-2)Mm, ..., KkMm] 131 K(k-15)Mm, K(k-14)Mm, ..., KkMm] 137 K(k-7)Mm, K(k-6)Mm, ..., KkMm] 146 native layout: (N / 16, K / 32, 16, 32) [all …]
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-bcm2835aux.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * the driver does not rely on the native chipselects at all 8 * Based on: spi-bcm2835.c 35 "time in us to run a transfer in polling mode - if zero no polling is used\n"); 115 snprintf(name, sizeof(name), "spi-bcm2835aux-%s", dname); in bcm2835aux_debugfs_create() 119 bs->debugfs_dir = dir; in bcm2835aux_debugfs_create() 123 &bs->count_transfer_polling); in bcm2835aux_debugfs_create() 125 &bs->count_transfer_irq); in bcm2835aux_debugfs_create() 127 &bs->count_transfer_irq_after_poll); in bcm2835aux_debugfs_create() 132 debugfs_remove_recursive(bs->debugfs_dir); in bcm2835aux_debugfs_remove() [all …]
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/glx/ |
| H A D | indirect.c | 21 * Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas. 46 - hook up remaining unimplemented extensions 47 - research what guarantees glXWaitX, glXWaitGL are supposed to offer, and implement then 49 - pbuffer clobbering: we don't get async notification, but can we arrange to emit the 52 - XGetImage() doesn't work on pixmaps; need to do more work to make the format and location 53 of the native pixmap compatible 54 - implement GLX_EXT_texture_from_pixmap in terms of WGL_ARB_render_texture 61 - the __GLXConfig * we get handed back ones we are made (so we can extend the structure 78 #include <xwin-config.h> 103 /* ---------------------------------------------------------------------- */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/ps3/ |
| H A D | ps3av.c | 1 // SPDX-License-Identifier: GPL-2.0-only 155 if (hdr->cid & PS3AV_EVENT_CMD_MASK) { in ps3av_parse_event_packet() 156 table = ps3av_search_cmd_table(hdr->cid, PS3AV_EVENT_CMD_MASK); in ps3av_parse_event_packet() 158 dev_dbg(&ps3av->dev->core, in ps3av_parse_event_packet() 160 hdr->cid, ps3av_event_get_port_id(hdr->cid), in ps3av_parse_event_packet() 161 hdr->size); in ps3av_parse_event_packet() 165 __func__, hdr->cid, hdr->size); in ps3av_parse_event_packet() 178 dev_dbg(&dev->core, " -> %s:%d\n", __func__, __LINE__); in ps3av_vuart_write() 180 dev_dbg(&dev->core, " <- %s:%d\n", __func__, __LINE__); in ps3av_vuart_write() 190 dev_dbg(&dev->core, " -> %s:%d\n", __func__, __LINE__); in ps3av_vuart_read() [all …]
|
| /OK3568_Linux_fs/kernel/include/drm/ |
| H A D | drm_dsc.h | 1 /* SPDX-License-Identifier: MIT 48 * struct drm_dsc_rc_range_parameters - DSC Rate Control range parameters 70 * struct drm_dsc_config - Parameters required to configure DSC 87 * Flag to indicate if RGB - YCoCg conversion is needed 104 * @simple_422: True if simple 4_2_2 mode is enabled else False 176 u16 rc_buf_thresh[DSC_NUM_BUF_RANGES - 1]; 224 * @vbr_enable: True if VBR mode is enabled, false if disabled 228 * @mux_word_size: Mux word size (in bits) for SSM mode 250 * @native_422: True if Native 4:2:2 supported, else false 254 * @native_420: True if Native 4:2:0 supported else false. [all …]
|
| /OK3568_Linux_fs/kernel/drivers/ide/ |
| H A D | setup-pci.c | 2 * Copyright (C) 1998-2000 Andre Hedrick <andre@linux-ide.org> 3 * Copyright (C) 1995-1998 Mark Lord 4 * Copyright (C) 2007-2009 Bartlomiej Zolnierkiewicz 16 #include <linux/dma-mapping.h> 21 * ide_setup_pci_baseregs - place a PCI IDE controller native 22 * @dev: PCI device of interface to switch native 25 * We attempt to place the PCI interface into PCI native mode. If 26 * we succeed the BARs are ok and the controller is in PCI mode. 30 * we don't switch it back to legacy mode. Do we actually care ?? 38 * Place both IDE interfaces into PCI "native" mode: in ide_setup_pci_baseregs() [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/tm/ |
| H A D | tm-trap.c | 1 // SPDX-License-Identifier: GPL-2.0-only 21 * to zero which determines a BE endianness that is the native 27 * endianness "flipped back" to the native endianness (BE). 67 thread_endianness = MSR_LE & ucp->uc_mcontext.gp_regs[PT_MSR]; in trap_signal_handler() 70 * Little-Endian Machine in trap_signal_handler() 94 * not in transacional mode). On te other hand, if after in trap_signal_handler() 95 * the return from the signal handler the endianness in- in trap_signal_handler() 98 * and (4) are executed (tbegin.; trap;) and we get sim- in trap_signal_handler() 99 * ilaly on the trap signal handler, but now in TM mode. in trap_signal_handler() 104 * Finally, getting a trap in TM mode or not is just in trap_signal_handler() [all …]
|
| /OK3568_Linux_fs/u-boot/include/drm/ |
| H A D | drm_dsc.h | 1 /* SPDX-License-Identifier: MIT 49 * struct drm_dsc_rc_range_parameters - DSC Rate Control range parameters 71 * struct drm_dsc_config - Parameters required to configure DSC 88 * Flag to indicate if RGB - YCoCg conversion is needed 105 * @simple_422: True if simple 4_2_2 mode is enabled else False 177 u16 rc_buf_thresh[DSC_NUM_BUF_RANGES - 1]; 225 * @vbr_enable: True if VBR mode is enabled, false if disabled 229 * @mux_word_size: Mux word size (in bits) for SSM mode 251 * @native_422: True if Native 4:2:2 supported, else false 255 * @native_420: True if Native 4:2:0 supported else false. [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-driver-hid-logitech-lg4ff | 4 Contact: Michal Malý <madcatxster@devoid-pointer.net> 12 Contact: Michal Malý <madcatxster@devoid-pointer.net> 14 mode is listed as follows: 16 Tag: Mode Name 18 Currently active mode is marked with an asterisk. List also 19 contains an abstract item "native" which always denotes the 20 native mode of the wheel. Echoing the mode tag switches the 21 wheel into the corresponding mode. Depending on the exact model 23 If a wheel cannot be switched into the desired mode, -EINVAL 26 This entry is not created for devices that have only one mode. [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/pkgconfig/ |
| H A D | pkgconfig_git.bb | 2 DESCRIPTION = "pkg-config is a helper tool used when compiling applications and libraries. It helps… 3 the correct compiler/link options. It is also language-agnostic." 4 HOMEPAGE = "http://pkg-config.freedesktop.org/wiki/" 5 BUGTRACKER = "http://bugs.freedesktop.org/buglist.cgi?product=pkg-config" 8 LICENSE = "GPL-2.0-or-later" 14 SRC_URI = "git://gitlab.freedesktop.org/pkg-config/pkg-config.git;branch=master;protocol=https \ 15 file://pkg-config-esdk.in \ 16 file://pkg-config-native.in \ 17 file://0001-glib-gettext.m4-Update-AM_GLIB_GNU_GETTEXT-to-match-.patch \ 18 file://0001-autotools-remove-support-for-the-__int64-type.-See-1.patch \ [all …]
|