Searched +full:sr +full:- +full:mc +full:- +full:gate +full:- +full:idle +full:- +full:ns (Results 1 – 8 of 8) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/memory-controller[all...]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)5 * Copyright 2016-2017 Google, Inc8 #include <dt-bindings/input/input.h>9 #include "rk3399-op1.dtsi"18 stdout-path = "serial2:115200n8";27 * - Rails that only connect to the EC (or devices that the EC talks to)29 * - Rails _are_ included if the rails go to the AP even if the AP38 * - The EC controls the enable and the EC always enables a rail as40 * - The rails are actually connected to each other by a jumper and45 ppvar_sys: ppvar-sys {[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 * Google Gru-Chromebook shared properties8 #include "rk3399-gru.dtsi"11 pp900_ap: pp900-ap {12 compatible = "regulator-fixed";13 regulator-name = "pp900_ap";16 regulator-always-o[all...]
7 # bug-ncurses@gnu.org19 # under the ncurses MIT-style license. That was the effect of the agreement33 # some portions of the data are derivative work under a compatible MIT-style36 #------------------------------------------------------------------------------37 # https://invisible-island.net/ncurses/ncurses.faq.html#terminfo_copying38 # https://invisible-island.net/personal/copyrights.html#removing_notes39 #------------------------------------------------------------------------------48 # Please e-mail changes to terminfo@thyrsus.com; the old termcap@berkeley.edu54 # This file describes the capabilities of various character-cell terminals,55 # as needed by software such as screen-oriented editors.[all …]
2 * Copyright (c) 2017-2018 Cavium, Inc. 78 …- For ending "endless completion". 0 - When receiving a completion timeout while receiving a compl…79 … DataWidth:0x4 // 0 - TXCPL sync fifo pop underflow 1 - TXR sync fifo pop underflow 2 - TXW hea…80 …s:R DataWidth:0x6 // 0 - RX target read and config sync fifo push overflow 1 - RX header syn…81 …ataWidth:0x14 // 4:0 - TXCPL sync fifo pop status 9:5 - TXR sync fifo pop status 14:10 - TXW hea…88 …ffff<<0) // Vendor ID. PCI-SIG assigned Manufacturer Identifier. Note: The access attributes of …90 …ce Identifier. Note: The access attributes of this field are as follows: - Dbi: if (DBI_RO_WR_E…116 … (0x1<<9) // Fast back-to-back transaction ena…128 … (0x1<<23) // Fast back-to-back capable. Not ap…145 …l has_io_bar=0. Note: The access attributes of this field are as follows: - Dbi: if (DBI_RO_WR_E…[all …]
23 0016;<control>;Cc;0;BN;;;;;N;SYNCHRONOUS IDLE;;;;40 0027;APOSTROPHE;Po;0;ON;;;;;N;APOSTROPHE-QUOTE;;;;46 002D;HYPHEN-MINUS;Pd;0;ES;;;;;N;;;;;61 003C;LESS-THAN SIGN;Sm;0;ON;;;;;Y;;;;;63 003E;GREATER-THAN SIGN;Sm;0;ON;;;;;Y;;;;;161 00A0;NO-BREAK SPACE;Zs;0;CS;<noBreak> 0020;;;;N;NON-BREAKING SPACE;;;;172 00AB;LEFT-POINTING DOUBLE ANGLE QUOTATION MARK;Pi;0;ON;;;;;Y;LEFT POINTING GUILLEMET;*;;;178 00B1;PLUS-MINUS SIGN;Sm;0;ET;;;;;N;PLUS-OR-MINUS SIGN;;;;188 00BB;RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK;Pf;0;ON;;;;;Y;RIGHT POINTING GUILLEMET;*;;;645 029D;LATIN SMALL LETTER J WITH CROSSED-TAIL;Ll;0;L;;;;;N;LATIN SMALL LETTER CROSSED-TAIL J;;;;[all …]
9 # delete-old-libs target, whereas OLD_FILES and OLD_DIRS are removed by the10 # delete-old target. This separation allows users to avoid deleting old18 # For files listed in OLD_FILES, OLD_LIBS, and MOVED_LIBS, the check-old*19 # and delete-old* targets will also delete associated debug symbols from34 # ( grep '+=' /usr/src/ObsoleteFiles.inc | sort -u ; \35 # grep '+=' /usr/src/tools/build/mk/OptionalObsoleteFiles.inc | sort -u) | \36 # sort | uniq -d40 # for t in `make -V TARGETS universe`; do41 # __MAKE_CONF=/dev/null make -f Makefile.inc1 TARGET=$t \42 # -V OLD_FILES -V OLD_LIBS -V MOVED_LIBS -V OLD_DIRS check-old | \[all …]
1 /*-2 * SPDX-License-Identifier: BSD-2-Clause270 * Each tunable is set to a default value here if it's known at compile-time.271 * Otherwise it is set to -n as an indication to tweak_tunables() that it should288 int t4_ntxq = -NTXQ;294 int t4_nrxq = -NRXQ;300 static int t4_ntxq_vi = -NTXQ_VI;305 static int t4_nrxq_vi = -NRXQ_VI;311 0, "Reserve TX queue 0 of each VI for non-flowid packets");315 static int t4_nofldtxq = -NOFLDTXQ;[all …]