Searched +full:lbp +full:- +full:enable (Results 1 – 6 of 6) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/regulator/richtek,rtmv20-regulator.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - ChiYuan Huang <cy_huang@richtek.com>15 (Enable/Fai[all...]
35 # 'i' is a byte-sized integral types, followed by a field width of 38 # 'b' is a bit-sized integral type39 # 't' is a bitfield type- followed by a bit field width42 # 'z' values are null-padded strings81 {Extended Self-Test Completion Time} i295 0x02 "Disconnect-Reconnect" {111 0x16 "Extended Device-Type Specific";154 0x18 "Protocol-Specific Logical Unit";156 0x19 "Protocol-Specific Port";172 {Background Pre-Scan Time Limit} i2[all …]
6 # http://www.linux-usb.org/usb-ids.html7 # or send entries as patches (diff -u old new) in the10 # http://www.linux-usb.org/usb.ids13 # Date: 2025-09-15 20:34:0220 # device device_name <-- single tab21 # interface interface_name <-- two tabs38 5301 GW-US54ZGL 802.11bg54 145f NW-3100 802.11b/g 54Mbps Wireless Network Adapter [zd1211]64 0200 TP-Link86 120e ASI120MC-S Planetary Camera[all …]
1 /*-4 * SPDX-License-Identifier: BSD-2-Clause84 * ATA -> LOGDIR -> IDDIR -> SUP -> ATA_ZONE150 "\026LBP" \400 #define dadeleteflag(softc, delete_method, enable) \ argument401 if (enable) { \402 softc->delete_available |= (1 << delete_method); \404 softc->delete_available &= ~(1 << delete_method); \497 * 6-byte CDB.542 * EXATELECOM (Sigmatel) i-Bead 100/105 USB Flash MP3 Player[all …]
1 // SPDX-License-Identifier: CDDL-1.010 * or https://opensource.org/licenses/CDDL-1.0.40 * DVA-based Adjustable Replacement Cache43 * based on the self-tuning, low overhead replacement cache52 * subset of the blocks in the cache are un-evictable because we80 * See also: "ARC: A Self-Tuning, Low Overhead Replacement Cache"124 * - L2ARC buflist creation125 * - L2ARC buflist eviction126 * - L2ARC write completion, which walks L2ARC buflists127 * - ARC header destruction, as it removes from L2ARC buflists[all …]
1 //===--- CGStmtOpenMP.cpp - Emit LLVM Code from Statements ----------------===//5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception7 //===----------------------------------------------------------------------===//11 //===----------------------------------------------------------------------===//44 #define TTL_CODEGEN_TYPE "target-teams-loop-codegen"56 cast_or_null<DeclStmt>(CPI->getPreInitStmt())) { in emitPreInitStmt()57 for (const auto *I : PreInit->decls()) { in emitPreInitStmt()58 if (!I->hasAttr<OMPCaptureNoInitAttr>()) { in emitPreInitStmt()74 (CGF.CapturedStmtInfo && CGF.CapturedStmtInfo->lookup(VD)) || in isCapturedVar()76 cast<BlockDecl>(CGF.CurCodeDecl)->capturesVariable(VD)); in isCapturedVar()[all …]