Searched +full:current +full:- +full:speed (Results 1 – 2 of 2) sorted by relevance
6 * Copyright 1997--1999 Martin Mares <mj@ucw.cz>42 #define PCI_COMMAND_FAST_BACK 0x200 /* Enable back-to-back writes */50 #define PCI_STATUS_FAST_BACK 0x80 /* Accept fast-back to back */113 /* 0x35-0x3b are reserved */119 /* Header type 1 (PCI-to-PCI bridges) */147 /* 0x35-0x3b is reserved */149 /* 0x3c-0x3d are same as for htype 0 */180 /* 0x3c-0x3d are same as for htype 0 */188 #define PCI_CB_BRIDGE_CTL_16BIT_INT 0x80 /* Enable interrupt for 16-bit cards */194 #define PCI_CB_LEGACY_MODE_BASE 0x44 /* 16-bit PC Card legacy mode base address (ExCa) */[all …]
2 # SPDX-License-Identifier: GPL-2.07 # (c) 2008-2010 Andy Whitcroft <apw@canonical.com>8 # (c) 2010-2018 Joe Perches <joe@perches.com>73 my $docsfile = "$D/../Documentation/dev-tools/checkpatch.rst";76 my $allow_c99_comments = 1; # Can be overridden by --ignore C99_COMMENT_TOLERANCE78 my $git_command ='export LANGUAGE=en_US.UTF-8; git';92 -q, --quiet quiet93 -v, --verbose verbose mode94 --no-tree run without a kernel tree95 --no-signoff do not check for 'Signed-off-by' line[all …]