Home
last modified time | relevance | path

Searched +full:- +full:full +full:- +full:design +full:- (Results 1 – 25 of 480) sorted by relevance

12345678910>>...20

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/supply/
H A Dbq27xxx.yaml1 # SPDX-License-Identifier: GPL-2.0
4 ---
6 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
11 - Pali Rohár <pali@kernel.org>
12 - Andrew F. Davis <afd@ti.com>
13 - Sebastian Reichel <sre@kernel.org>
20 - $ref: power-supply.yaml#
25 - ti,bq27200
26 - ti,bq27210
27 - ti,bq27500 # deprecated, use revision specific property below
[all …]
H A Dbattery.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Sebastian Reichel <sre@kernel.org>
14 In smart batteries, these are typically stored in non-volatile memory
16 no appropriate non-volatile memory, or it is unprogrammed/incorrect.
27 Batteries must be referenced by chargers and/or fuel-gauges using a phandle.
28 The phandle's property should be named "monitored-battery".
32 const: simple-battery
34 over-voltage-threshold-microvolt:
[all …]
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dapm_power.c15 #include <linux/apm-emulation.h>
40 union power_supply_propval full; member
49 bp->bat = dev_get_drvdata(dev); in __find_main_battery()
51 if (bp->bat->desc->use_for_apm) { in __find_main_battery()
53 bp->main = bp->bat; in __find_main_battery()
57 if (!PSY_PROP(bp->bat, CHARGE_FULL_DESIGN, &bp->full) || in __find_main_battery()
58 !PSY_PROP(bp->bat, CHARGE_FULL, &bp->full)) { in __find_main_battery()
59 if (bp->full.intval > bp->max_charge) { in __find_main_battery()
60 bp->max_charge_bat = bp->bat; in __find_main_battery()
61 bp->max_charge = bp->full.intval; in __find_main_battery()
[all …]
H A Dbq27xxx_battery.c1 // SPDX-License-Identifier: GPL-2.0
7 * Copyright (C) 2010-2011 Lars-Peter Clausen <lars@metafoo.de>
19 * https://www.ti.com/product/bq27510-g1
20 * https://www.ti.com/product/bq27510-g2
21 * https://www.ti.com/product/bq27510-g3
22 * https://www.ti.com/product/bq27520-g1
23 * https://www.ti.com/product/bq27520-g2
24 * https://www.ti.com/product/bq27520-g3
25 * https://www.ti.com/product/bq27520-g4
26 * https://www.ti.com/product/bq27530-g1
[all …]
/OK3568_Linux_fs/kernel/Documentation/power/
H A Dpower_supply_class.rst8 properties to user-space.
28 user and/or specific machine defaults, per design principles of LED
60 +--------------------------------------------------------------------------+
61 | **Charge/Energy/Capacity - how to not confuse** |
62 +--------------------------------------------------------------------------+
66 | - `CHARGE_*` |
68 | - `ENERGY_*` |
70 | - `CAPACITY` |
72 +--------------------------------------------------------------------------+
83 this attribute represents operating status (charging, full,
[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 DGeneral-Bytecode-Design.html1 <!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: General Bytecode Design</title>
19 <meta name="description" content="Debugging with GDB: General Bytecode Design">
20 <meta name="keywords" content="Debugging with GDB: General Bytecode Design">
[all …]
H A DAgent-Expressions.html1 <!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/ -->
21 <meta name="resource-type" content="document">
24 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
26 <link href="Concept-Index.html#Concept-Index" rel="index" title="Concept Index">
[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 DGeneral-Bytecode-Design.html1 <!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: General Bytecode Design</title>
19 <meta name="description" content="Debugging with GDB: General Bytecode Design">
20 <meta name="keywords" content="Debugging with GDB: General Bytecode Design">
[all …]
H A DAgent-Expressions.html1 <!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/ -->
21 <meta name="resource-type" content="document">
24 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
26 <link href="Concept-Index.html#Concept-Index" rel="index" title="Concept Index">
[all …]
/OK3568_Linux_fs/external/xserver/doc/
H A Dsmartsched10 client requests. The original design was simplistic; under the maximum
13 rethink the design.
20 while (nready--)
74 full of requests from the client
77 in two stages -- 10 requests at a time are executed in the
78 inner Dispatch loop, a buffer full of requests are executed
92 server to round-robin among the clients with available requests.
102 The X server executes at most a buffer full of requests before again heading
128 1 Each X request is executed relatively quickly; a request-granularity
134 Instead of a request-count metric for work, a time-based metric should be
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/share/OpenCV/licenses/
H A Dlibjpeg-turbo-README.ijg1 libjpeg-turbo note: This file has been modified by The libjpeg-turbo Project
2 to include only information relevant to libjpeg-turbo, to wordsmith certain
5 information specific to libjpeg-turbo.
21 (also known as JPEG, together with ITU-T SG16).
41 *.1 Unix-style man pages for programs (same info as usage.txt).
43 change.log Version-to-version change highlights.
48 coderules.txt Coding style rules --- please read if you contribute code.
63 and transcoding. JPEG (pronounced "jay-peg") is a standardized compression
64 method for full-color and grayscale images. JPEG's strong suit is compressing
78 This software implements JPEG baseline, extended-sequential, and progressive
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/etc/licenses/
H A Dlibjpeg-turbo-README.ijg1 libjpeg-turbo note: This file has been modified by The libjpeg-turbo Project
2 to include only information relevant to libjpeg-turbo, to wordsmith certain
5 information specific to libjpeg-turbo.
21 (also known as JPEG, together with ITU-T SG16).
41 *.1 Unix-style man pages for programs (same info as usage.txt).
43 change.log Version-to-version change highlights.
48 coderules.txt Coding style rules --- please read if you contribute code.
63 and transcoding. JPEG (pronounced "jay-peg") is a standardized compression
64 method for full-color and grayscale images. JPEG's strong suit is compressing
78 This software implements JPEG baseline, extended-sequential, and progressive
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/share/OpenCV/licenses/
H A Dlibjpeg-turbo-README.ijg1 libjpeg-turbo note: This file has been modified by The libjpeg-turbo Project
2 to include only information relevant to libjpeg-turbo, to wordsmith certain
5 information specific to libjpeg-turbo.
21 (also known as JPEG, together with ITU-T SG16).
41 *.1 Unix-style man pages for programs (same info as usage.txt).
43 change.log Version-to-version change highlights.
48 coderules.txt Coding style rules --- please read if you contribute code.
63 and transcoding. JPEG (pronounced "jay-peg") is a standardized compression
64 method for full-color and grayscale images. JPEG's strong suit is compressing
78 This software implements JPEG baseline, extended-sequential, and progressive
[all …]
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Darmada-370-rd.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Device Tree file for Marvell Armada 370 Reference Design board
4 * (RD-88F6710-A1)
6 * Copied from arch/arm/boot/dts/armada-370-db.dts
13 * DT-capable, U-Boot bootloaders provided by Marvell. Some earlier
20 /dts-v1/;
21 #include <dt-bindings/input/input.h>
22 #include <dt-bindings/interrupt-controller/irq.h>
23 #include <dt-bindings/gpio/gpio.h>
24 #include "armada-370.dtsi"
[all …]
H A Darmada-xp-linksys-mamba.dts1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
12 * Based on armada-xp-axpwifiap.dts:
16 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
19 /dts-v1/;
20 #include <dt-bindings/gpio/gpio.h>
21 #include <dt-bindings/input/input.h>
22 #include "armada-xp-mv78230.dtsi"
26 compatible = "linksys,mamba", "marvell,armadaxp-mv78230",
27 "marvell,armadaxp", "marvell,armada-370-xp";
31 stdout-path = &uart0;
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/
H A Dxilinx.txt10 Each IP-core has a set of parameters which the FPGA designer can use to
20 properties of the device node. In general, device nodes for IP-cores
23 (name): (generic-name)@(base-address) {
24 compatible = "xlnx,(ip-core-name)-(HW_VER)"
27 interrupt-parent = <&interrupt-controller-phandle>;
29 xlnx,(parameter1) = "(string-value)";
30 xlnx,(parameter2) = <(int-value)>;
33 (generic-name): an open firmware-style name that describes the
36 (ip-core-name): the name of the ip block (given after the BEGIN
38 and all underscores '_' converted to dashes '-'.
[all …]
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dfam15h_power.rst16 - BIOS and Kernel Developer's Guide (BKDG) For AMD Family 15h Processors
17 - BIOS and Kernel Developer's Guide (BKDG) For AMD Family 16h Processors
18 - AMD64 Architecture Programmer's Manual Volume 2: System Programming
23 -----------
25 1) Processor TDP (Thermal design power)
30 design power (TDP) is an example of derated power.
55 On multi-node processors the calculated value is for the entire
57 attributes only for internal node0 of a multi-node processor.
97 ii. Read the full range of the cumulative energy value from the new
111 time period (y-x). Unit of result is uWatt::
[all …]
/OK3568_Linux_fs/kernel/drivers/net/hamradio/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
49 tristate "High-speed (DMA) SCC driver for AX.25"
52 This is a driver for high-speed SCC boards, i.e. those supporting
60 If you have one of these cards, say Y here and read the AX25-HOWTO,
77 <http://www.linux-ax25.org/wiki/Ax25-tools>. Please be sure to
89 and the AX25-HOWTO, available from
124 ser12 design in full-duplex mode. In addition, it allows the
127 driver, "BAYCOM ser12 half-duplex driver for AX.25" is the old
144 ser12 design in half-duplex mode. This is the old driver. It is
146 the full-duplex driver. This driver is deprecated. To configure
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Dsaa7134-cardlist.rst1 .. SPDX-License-Identifier: GPL-2.0
8 .. flat-table::
9 :header-rows: 1
11 :stub-columns: 0
13 * - Card number
14 - Card name
15 - PCI subsystem IDs
17 * - 0
18 - UNKNOWN/GENERIC
19 -
[all …]
/OK3568_Linux_fs/kernel/Documentation/timers/
H A Dhighres.rst2 High resolution timers and dynamic ticks design notes
8 https://www.kernel.org/doc/ols/2006/ols2006v1-pages-333-346.pdf
11 http://www.cs.columbia.edu/~nahum/w6998/papers/ols2006-hrtimers-slides.pdf
15 design of the Linux time(r) system before hrtimers and other building blocks
21 The design contains the following basic building blocks:
23 - hrtimer base infrastructure
24 - timeofday and clock source management
25 - clock event management
26 - high resolution timer functionality
27 - dynamic ticks
[all …]
/OK3568_Linux_fs/kernel/drivers/char/xilinx_hwicap/
H A Dfifo_icap.c10 * XILINX IS PROVIDING THIS DESIGN, CODE, OR INFORMATION "AS IS"
12 * SOLUTIONS FOR XILINX DEVICES. BY PROVIDING THIS DESIGN, CODE,
24 * (c) Copyright 2007-2008 Xilinx Inc.
66 #define XHI_IPIXR_RFULL_MASK 0x00000008 /* Read FIFO Full */
68 #define XHI_IPIXR_RDP_MASK 0x00000002 /* Read FIFO half full */
69 #define XHI_IPIXR_WRP_MASK 0x00000001 /* Write FIFO half full */
87 * fifo_icap_fifo_write - Write data to the write FIFO.
89 * @data: the 32-bit value to be written to the FIFO.
91 * This function will silently fail if the fifo is full.
96 dev_dbg(drvdata->dev, "fifo_write: %x\n", data); in fifo_icap_fifo_write()
[all …]
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Df2fs.rst1 .. SPDX-License-Identifier: GPL-2.0
4 WHAT IS Flash-Friendly File System (F2FS)?
7 NAND flash memory-based storage devices, such as SSD, eMMC, and SD cards, have
11 changes from the sketch in the design level.
13 F2FS is a file system exploiting NAND flash memory-based storage devices, which
14 is based on Log-structured File System (LFS). The design has been focused on
18 Since a NAND flash memory-based storage device shows different characteristic
20 F2FS and its tools support various parameters not only for configuring on-disk
26 - git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git
30 - linux-f2fs-devel@lists.sourceforge.net
[all …]
/OK3568_Linux_fs/kernel/Documentation/ia64/
H A Defirtc.rst13 the IA-64 platform.
20 driver. We describe those calls as well the design of the driver in the
23 2. Design Decisions
31 Because we wanted to minimize the impact on existing user-level apps using
39 the reference date is different. Year is the using the full 4-digit format.
48 ioctl()s. The other is read-only via the /proc filesystem.
94 # /sbin/hwclock --show
95 Mon Mar 6 15:32:32 2000 -0.910248 seconds
99 # /sbin/hwclock --systohc
133 As of today, none of the existing user-level apps supports this feature.
/OK3568_Linux_fs/u-boot/arch/arm/mach-at91/arm926ejs/
H A Dtimer.c2 * (C) Copyright 2007-2008
4 * Lead Tech Design <www.leadtechdesign.com>
6 * SPDX-License-Identifier: GPL-2.0+
36 * Use the PITC in full 32 bit incrementing mode
45 writel(TIMER_LOAD_VAL | AT91_PIT_MR_EN , &pit->mr); in timer_init()
47 gd->arch.timer_rate_hz = gd->arch.mck_rate_hz / 16; in timer_init()
57 return gd->arch.timer_rate_hz; in get_tbclk()
/OK3568_Linux_fs/u-boot/arch/arm/mach-at91/armv7/
H A Dtimer.c2 * (C) Copyright 2007-2008
4 * Lead Tech Design <www.leadtechdesign.com>
9 * SPDX-License-Identifier: GPL-2.0+
39 * Use the PITC in full 32 bit incrementing mode
49 writel(TIMER_LOAD_VAL | AT91_PIT_MR_EN , &pit->mr); in timer_init()
51 gd->arch.timer_rate_hz = get_pit_clk_rate() / 16; in timer_init()
61 return gd->arch.timer_rate_hz; in get_tbclk()

12345678910>>...20