| /OK3568_Linux_fs/kernel/drivers/media/cec/platform/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 14 The CEC bus is present in the HDMI connector and enables communication 15 between compatible devices. 25 CEC bus is present in the HDMI connector and enables communication 37 This driver if for the new AO-CEC module found in G12A SoCs, 38 usually named AO_CEC_B in documentation. 40 CEC bus is present in the HDMI connector and enables communication 41 between compatible devices. 44 tristate "Generic GPIO-based CEC driver" 51 This is a generic GPIO-based CEC driver. [all …]
|
| /OK3568_Linux_fs/kernel/drivers/mailbox/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 5 Mailbox is a framework to control hardware communication between 6 on-chip processors through queued messages and interrupt driven 17 used in Secure mode only. 33 which can be used in Secure mode only. 41 send short messages between Highbank's A9 cores and the EnergyCore 51 running on the Cortex-M3 rWTM secure processor of the Armada 37xx 60 interprocessor communication involving DSP, IVA1.0 and IVA2 in 61 OMAP2/3; or IPU, IVA HD and DSP in OMAP4/5. Say Y here if you 77 This driver provides support for inter-processor communication [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/ |
| H A D | cpp-qml.qdoc | 10 ** Licensees holding valid commercial Qt licenses may use this file in 12 ** Software or, alternatively, in accordance with the terms contained in 13 ** a written agreement between you and The Qt Company. For licensing terms 14 ** and conditions see https://www.qt.io/terms-conditions. For further 15 ** information use the contact form at https://www.qt.io/contact-us. 20 ** Foundation and appearing in the file included in the packaging of 23 ** will be met: https://www.gnu.org/licenses/fdl-1.3.html. 29 \page location-cpp-qml.html 30 \title Interfaces between C++ and QML Code in Qt Location 32 \brief Some of the location QML types providing interfaces to access and modify properties in C++. [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | percpu-refcount.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 7 * This implements a refcount with similar semantics to atomic_t - atomic_inc(), 8 * atomic_dec_and_test() - but percpu. 10 * There's one important difference between percpu refs and normal atomic_t 15 * The refcount will have a range of 0 to ((1U << 31) - 1), i.e. one bit less 16 * than an atomic_t - this is because of the way shutdown works, see 20 * refcount hitting 0 - it can't, if it was in percpu mode. percpu_ref_kill() 21 * puts the ref back in single atomic_t mode, collecting the per cpu refs and 32 * In the aio code, kill_ioctx() is called when we wish to destroy a kioctx; it 44 * once - percpu_ref_kill() does this for you, it returns true once and false if [all …]
|
| H A D | dim.h | 1 /* SPDX-License-Identifier: GPL-2.0 OR Linux-OpenIB */ 14 * Number of events between DIM iterations. 20 * Is a difference between values justifies taking an action. 24 ((ref) && (((100UL * abs((val) - (ref))) / (ref)) > 10)) 27 * Calculate the gap between two values. 28 * Take wrap-around and variable size into consideration. 30 #define BIT_GAP(bits, end, start) ((((end) - (start)) + BIT_ULL(bits)) \ 31 & (BIT_ULL(bits) - 1)) 34 * struct dim_cq_moder - Structure for CQ moderation values. 35 * Used for communications between DIM and its consumer. [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/input/ |
| H A D | multi-touch-protocol.rst | 4 Multi-touch (MT) Protocol 7 :Copyright: |copy| 2009-2010 Henrik Rydberg <rydberg@euromail.se> 11 ------------ 13 In order to utilize the full power of the new multi-touch and multi-user 15 objects in direct contact with the device surface, is needed. This 16 document describes the multi-touch (MT) protocol which allows kernel 30 -------------- 34 packet. Since these events are ignored by current single-touch (ST) 36 in an existing driver. 48 All drivers mark the end of a multi-touch transfer by calling the usual [all …]
|
| /OK3568_Linux_fs/kernel/net/dccp/ccids/lib/ |
| H A D | packet_history.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 4 * Copyright (c) 2005-7 The University of Waikato, Hamilton, New Zealand. 10 * or e-mail Ian McDonald - ian.mcdonald@jandi.co.nz 14 * Copyright (c) 2003 Nils-Erik Mattsson, Joacim Haggmark, Magnus Erixzon 17 * and to make it work as a loadable module in the DCCP stack written by 38 return tfrc_tx_hist_slab == NULL ? -ENOBUFS : 0; in tfrc_tx_packet_history_init() 54 return -ENOBUFS; in tfrc_tx_hist_add() 55 entry->seqno = seqno; in tfrc_tx_hist_add() 56 entry->stamp = ktime_get_real(); in tfrc_tx_hist_add() 57 entry->next = *headp; in tfrc_tx_hist_add() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/memory-controllers/ |
| H A D | ti-aemif.txt | 4 provide a glue-less interface to a variety of asynchronous memory devices like 11 Davinci DM646x - http://www.ti.com/lit/ug/sprueq7c/sprueq7c.pdf 12 OMAP-L138 (DA850) - http://www.ti.com/lit/ug/spruh77a/spruh77a.pdf 13 Kestone - http://www.ti.com/lit/ug/sprugz3a/sprugz3a.pdf 17 - compatible: "ti,davinci-aemif" 18 "ti,keystone-aemif" 19 "ti,da850-aemif" 21 - reg: contains offset/length value for AEMIF control registers 24 - #address-cells: Must be 2. The partition number has to be encoded in the 25 first address cell and it may accept values 0..N-1 [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/ |
| H A D | coresight-cti.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only or BSD-2-Clause 4 --- 5 $id: http://devicetree.org/schemas/arm/coresight-cti.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 12 to one or more CoreSight components and/or a CPU, with CTIs interconnected in 15 not part of the CoreSight graph described in the general CoreSight bindings 18 The CTI component properties define the connections between the individual 22 number is defined at design time, the maximum of each defined in the DEVID 25 CTIs are interconnected in a star topology via the CTM, using a number of 27 described in the DEVID register. The star topology is not required to be [all …]
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/spi/ |
| H A D | spi-cadence.txt | 2 -------------------------------------------- 5 - compatible : should be "cadence,qspi". 6 - reg : 1.Physical base address and size of SPI registers map. 8 - clocks : Clock phandles (see clock bindings for details). 9 - sram-size : spi controller sram size. 10 - status : enable in requried dts. 13 -------------------------- 15 - spi-max-frequency : Max supported spi frequency. 16 - page-size : Flash page size. 17 - block-size : Flash memory block size. [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/ |
| H A D | ucc_geth.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * Copyright (C) Freescale Semicondutor, Inc. 2006-2009. All rights reserved. 12 * - Rearrange code and style fixes 40 u8 res0[0x100 - sizeof(struct ucc_fast)]; 45 u32 hafdup; /* half-duplex reg. */ 56 u8 res3[0x180 - 0x15A]; 63 frames) transmitted that were between 67 frames) transmitted that were between 128 73 frames) received that were between MINLength 76 frames) received that were between 128 [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | field-order.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 3 .. _field-order: 9 We have to distinguish between progressive and interlaced video. 13 odd and even field are transmitted, and due to a small delay between 22 fields are in fact captured at two different instances in time. An 23 object on screen may well move between one field and the next. For 29 combine to frames. We distinguish between top (aka odd) and bottom (aka 43 determined by the video standard. Hence the distinction between temporal 47 In V4L it is assumed that all video cameras transmit fields on the media 48 bus in the same order they were captured, so if the top field was [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/ |
| H A D | graph.txt | 4 --------------- 7 control flow to devices, but there can be more complex connections between 10 There already is a simple directed graph between devices tree nodes using 12 can not be inferred from device tree parent-child relationships. The device 22 Documentation/devicetree/bindings/media/video-interfaces.txt. 23 Here the ports describe data interfaces, and the links between them are 28 ----------------------------------- 30 Ports are described by child 'port' nodes contained in the device node. 34 If more than one port is present in a device node or there is more than one 36 hardware interface, a common scheme using '#address-cells', '#size-cells' [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/ |
| H A D | certs.h | 1 /* SPDX-License-Identifier: Apache-2.0 */ 8 * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved 11 * not use this file except in compliance with the License. 14 * http://www.apache.org/licenses/LICENSE-2.0 16 * Unless required by applicable law or agreed to in writing, software 39 /* List of all PEM-encoded CA certificates, terminated by NULL; 45 /* List of all DER-encoded CA certificates, terminated by NULL */ 50 /* Concatenation of all CA certificates in PEM format if available */ 89 /* Config-dependent dispatch between PEM and DER encoding 108 /* Config-dependent dispatch between SHA-1 and SHA-256 [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/ |
| H A D | certs.h | 1 /* SPDX-License-Identifier: Apache-2.0 */ 8 * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved 11 * not use this file except in compliance with the License. 14 * http://www.apache.org/licenses/LICENSE-2.0 16 * Unless required by applicable law or agreed to in writing, software 39 /* List of all PEM-encoded CA certificates, terminated by NULL; 45 /* List of all DER-encoded CA certificates, terminated by NULL */ 50 /* Concatenation of all CA certificates in PEM format if available */ 89 /* Config-dependent dispatch between PEM and DER encoding 108 /* Config-dependent dispatch between SHA-1 and SHA-256 [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/ |
| H A D | certs.h | 1 /* SPDX-License-Identifier: Apache-2.0 */ 8 * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved 11 * not use this file except in compliance with the License. 14 * http://www.apache.org/licenses/LICENSE-2.0 16 * Unless required by applicable law or agreed to in writing, software 39 /* List of all PEM-encoded CA certificates, terminated by NULL; 45 /* List of all DER-encoded CA certificates, terminated by NULL */ 50 /* Concatenation of all CA certificates in PEM format if available */ 89 /* Config-dependent dispatch between PEM and DER encoding 108 /* Config-dependent dispatch between SHA-1 and SHA-256 [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/ |
| H A D | certs.h | 1 /* SPDX-License-Identifier: Apache-2.0 */ 8 * Copyright (C) 2006-2015, ARM Limited, All Rights Reserved 11 * not use this file except in compliance with the License. 14 * http://www.apache.org/licenses/LICENSE-2.0 16 * Unless required by applicable law or agreed to in writing, software 39 /* List of all PEM-encoded CA certificates, terminated by NULL; 45 /* List of all DER-encoded CA certificates, terminated by NULL */ 50 /* Concatenation of all CA certificates in PEM format if available */ 89 /* Config-dependent dispatch between PEM and DER encoding 108 /* Config-dependent dispatch between SHA-1 and SHA-256 [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/sched/ |
| H A D | sd_flags.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * sched-domains (multiprocessor balancing) flag declarations. 15 * is usually because the flag describes some shared resource (all CPUs in that 17 * behaviour that we want to disable at some point in the hierarchy for 20 * In those cases it doesn't make sense to have the flag set for a domain but 21 * not have it in (some of) its children: sched domains ALWAYS span their child 22 * domains, so operations done with parent domains will cover CPUs in the lower 40 * involves equalizing a metric between groups), or for flags describing some 41 * shared resource (which would be shared between groups). 89 * NEEDS_GROUPS: Per-CPU capacity is asymmetric between groups. [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/ |
| H A D | cadence-quadspi.txt | 4 - compatible : should be one of the following: 5 Generic default - "cdns,qspi-nor". 6 For TI 66AK2G SoC - "ti,k2g-qspi", "cdns,qspi-nor". 7 For TI AM654 SoC - "ti,am654-ospi", "cdns,qspi-nor". 8 - reg : Contains two entries, each of which is a tuple consisting of a 12 - interrupts : Unit interrupt specifier for the controller interrupt. 13 - clocks : phandle to the Quad SPI clock. 14 - cdns,fifo-depth : Size of the data FIFO in words. 15 - cdns,fifo-width : Bus width of the data FIFO in bytes. 16 - cdns,trigger-address : 32-bit indirect AHB trigger address. [all …]
|
| /OK3568_Linux_fs/kernel/drivers/misc/cxl/ |
| H A D | hcalls.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 26 * The 'flags' parameter regroups the various bit-fields 59 * cxl_h_detach_process - Detach a process element from a coherent 65 * cxl_h_reset_afu - Perform a reset to the coherent platform function. 70 * cxl_h_suspend_process - Suspend a process from being executed 71 * Parameter1 = process-token as returned from H_ATTACH_CA_PROCESS when 77 * cxl_h_resume_process - Resume a process to be executed 78 * Parameter1 = process-token as returned from H_ATTACH_CA_PROCESS when 84 * cxl_h_read_error_state - Reads the error state of the coherent 91 * cxl_h_get_afu_err - collect the AFU error buffer [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/doc/src/ |
| H A D | cpp-qml-positioning.qdoc | 10 ** Licensees holding valid commercial Qt licenses may use this file in 12 ** Software or, alternatively, in accordance with the terms contained in 13 ** a written agreement between you and The Qt Company. For licensing terms 14 ** and conditions see https://www.qt.io/terms-conditions. For further 15 ** information use the contact form at https://www.qt.io/contact-us. 20 ** Foundation and appearing in the file included in the packaging of 23 ** will be met: https://www.gnu.org/licenses/fdl-1.3.html. 29 \page positioning-cpp-qml.html 30 \title Interfaces between C++ and QML Code in Qt Positioning 32 … the providing QtPositioning QML types providing interfaces to access and modify properties in C++. [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/client_export/public/ |
| H A D | tee_client_api.h | 7 * Redistribution and use in source and binary forms, with or without 13 * 2. Redistributions in binary form must reproduce the above copyright notice, 14 * this list of conditions and the following disclaimer in the documentation 20 * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE 24 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 26 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 36 * Defines the number of available memory references in an open session or 42 * Defines the maximum size of a single shared memory block, in bytes, of both 71 * reflect the required output size in some use 82 * TEEC_MemoryReference. In this structure, the [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/ |
| H A D | distance_predicates.hpp | 3 // Spatial index distance predicates, calculators and checkers used in nearest neighbor query 5 // Copyright (c) 2011-2013 Adam Wulkiewicz, Lodz, Poland. 31 as smallest as possible between query Point and Indexable's points. In other words it 54 between query Point and Indexable's centroid. This function may be also used 76 as biggest as possible between query Point and Indexable's points. In other words it 103 if distances between Point and Indexable are the smallest. Distance calculation is defined 124 This function indicates that Values should be returned only if distances between Point and 125 Indexable are greater or equal to some min_distance passed in MinRelation. Check for closest Value … 150 This function indicates that Values should be returned only if distances between Point and 151 Indexable are lesser or equal to some max_distance passed in MaxRelation. Check for closest Value is [all …]
|
| /OK3568_Linux_fs/u-boot/include/optee_include/ |
| H A D | tee_client_api.h | 3 * hisping lin, <hisping.lin@rock-chips.com> 5 * SPDX-License-Identifier: GPL-2.0+ 12 * Defines the number of available memory references in an open session or 18 * Defines the maximum size of a single shared memory block, in bytes, of both 47 * reflect the required output size in some use 58 * TEEC_MemoryReference. In this structure, the 91 * Flag constants indicating the data transfer direction of memory in 108 * TEEC_ERROR_GENERIC Non-specific cause. 116 * TEEC_ERROR_BAD_STATE Operation is not valid in the current state. 121 * supported in this implementation. [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap2/ |
| H A D | clockdomain.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 6 * Copyright (C) 2008-2011 Nokia Corporation 33 * hardware-supervised idle mode, the PRCM may transition the 35 * inside the clockdomain and powerdomain are in use. (An example 38 * force-sleep mode, then the HW_AUTO mode will be used to put the 40 * the force-wakeup mode, then it will be used whenever a clock or 57 * struct clkdm_autodep - clkdm deps to add when entering/exiting hwsup mode 58 * @clkdm: clockdomain to add wkdep+sleepdep on - set name member only 61 * clockdomain should stay active in hwsup mode; and conversely, 62 * removed when the clockdomain should be allowed to go inactive in [all …]
|