/linux-6.12.1/drivers/gpu/drm/exynos/ |
D | regs-fimc.h | 30 /* Y 4th frame start address for output DMA */ 38 /* Cb 4th frame start address for output DMA */ 46 /* Cr 4th frame start address for output DMA */ 120 /* Y 5th frame start address for output DMA */ 122 /* Y 6th frame start address for output DMA */ 124 /* Y 7th frame start address for output DMA */ 126 /* Y 8th frame start address for output DMA */ 128 /* Y 9th frame start address for output DMA */ 130 /* Y 10th frame start address for output DMA */ 132 /* Y 11th frame start address for output DMA */ [all …]
|
/linux-6.12.1/include/linux/ |
D | sysfb.h | 20 M_I24_8_1, /* 24-Inch iMac, 8,1th gen */ 21 M_I24_10_1, /* 24-Inch iMac, 10,1th gen */ 22 M_I27_11_1, /* 27-Inch iMac, 11,1th gen */ 24 M_MINI_3_1, /* Mac Mini, 3,1th gen */ 25 M_MINI_4_1, /* Mac Mini, 4,1th gen */ 29 M_MB_5_1, /* MacBook, 5th rev. */ 30 M_MB_6_1, /* MacBook, 6th rev. */ 31 M_MB_7_1, /* MacBook, 7th rev. */ 39 M_MBP_4, /* MacBook Pro, 4th gen */ 40 M_MBP_5_1, /* MacBook Pro, 5,1th gen */ [all …]
|
/linux-6.12.1/drivers/net/slip/ |
D | slhc.c | 239 struct tcphdr *th, *oth; in slhc_compress() local 251 if (ip->version != 4 || ip->ihl < 5) in slhc_compress() 264 if (isize < nlen + sizeof(*th)) in slhc_compress() 267 th = (struct tcphdr *)(icp + nlen); in slhc_compress() 268 if (th->doff < sizeof(struct tcphdr) / 4) in slhc_compress() 270 hlen = nlen + th->doff * 4; in slhc_compress() 276 if(hlen > isize || th->syn || th->fin || th->rst || in slhc_compress() 277 ! (th->ack)){ in slhc_compress() 299 && th->source == cs->cs_tcp.source in slhc_compress() 300 && th->dest == cs->cs_tcp.dest) in slhc_compress() [all …]
|
/linux-6.12.1/Documentation/driver-api/surface_aggregator/ |
D | overview.rst | 9 introduced on 4th generation devices (Surface Pro 4, Surface Book 1), but 17 Not much is currently known about SAM on 4th generation devices (Surface Pro 19 between host and EC (as detailed below). On 5th (Surface Pro 2017, Surface 28 restructured for 7th generation devices and on those, specifically Surface 32 While features have not changed much on a coarse level since the 5th 34 5th and 6th generation devices, both battery and temperature information is 37 requests. On 7th generation devices, this additional layer is gone and these 49 generation of the Surface device. On 4th generation devices, host and EC 51 5th and later generations, communication takes place via a USART serial 67 communication interface for SAM on 5th- and all later-generation Surface
|
/linux-6.12.1/drivers/char/ |
D | ds1620.c | 228 cur_temp_degF = (cur_temp * 9) / 5 + 32; in ds1620_read() 336 struct therm th; in ds1620_proc_therm_show() local 339 ds1620_read_state(&th); in ds1620_proc_therm_show() 343 th.hi >> 1, th.hi & 1 ? 5 : 0, in ds1620_proc_therm_show() 344 th.lo >> 1, th.lo & 1 ? 5 : 0, in ds1620_proc_therm_show() 345 temp >> 1, temp & 1 ? 5 : 0, in ds1620_proc_therm_show() 367 struct therm th, th_start; in ds1620_init() local 381 ds1620_read_state(&th); in ds1620_init() 388 ds1620_write_state(&th); in ds1620_init() 399 ds1620_read_state(&th); in ds1620_init() [all …]
|
/linux-6.12.1/drivers/platform/surface/aggregator/ |
D | Kconfig | 11 embedded controller (EC) found on 5th- and later-generation Microsoft 12 Surface devices (i.e. Surface Pro 5, Surface Book 2, Surface Laptop, 17 - EC access from ACPI via Surface ACPI Notify (5th- and 6th-generation) 34 Note: While 4th-generation Surface devices also make use of a SAM EC, 36 only 5th and later generations are currently supported. Specifically, 38 SAM-over-HID, which is used on the 4th generation, are currently not
|
/linux-6.12.1/drivers/gpu/drm/bridge/ |
D | sil-sii8620.h | 37 #define BIT_SYS_CTRL1_OTPADROPOVR_SET BIT(5) 48 #define BIT_DPD_PDNRX12 BIT(5) 58 #define BIT_DCTL_CTS_TCK_PHASE BIT(5) 69 #define BIT_PWD_SRST_CBUS_RST_SW_EN BIT(5) 90 #define BIT_VID_OVRRD_MINIVSYNC_ON BIT(5) 124 #define BIT_CTRL1_GPIO_I_8 BIT(5) 151 /* Interrupt Source #5, default value: 0x00 */ 163 /* Interrupt #5 Mask, default value: 0x00 */ 171 #define BIT_HPD_CTRL_HPD_HIGH BIT(5) 182 #define BIT_CTRL_GPIO_I_4 BIT(5) [all …]
|
/linux-6.12.1/crypto/ |
D | vmac.c | 151 int i; u64 th, tl; \ 154 MUL64(th, tl, pe64_to_cpup((mp)+i)+(kp)[i], \ 156 ADD128(rh, rl, th, tl); \ 162 int i; u64 th, tl; \ 165 MUL64(th, tl, pe64_to_cpup((mp)+i)+(kp)[i], \ 167 ADD128(rh, rl, th, tl); \ 168 MUL64(th, tl, pe64_to_cpup((mp)+i)+(kp)[i+2], \ 170 ADD128(rh1, rl1, th, tl); \ 177 int i; u64 th, tl; \ 180 MUL64(th, tl, pe64_to_cpup((mp)+i)+(kp)[i], \ [all …]
|
/linux-6.12.1/Documentation/admin-guide/ |
D | devices.txt | 10 5 = /dev/zero Null byte source 35 255 = /dev/ptyef 256th PTY master 40 the 1st through 16th series of 16 pseudo-ttys each, and 110 255 = /dev/ttyef 256th PTY slave 127 partitions, and 5 and above are logical partitions. 153 5 char Alternate TTY devices 162 (5,1) is /dev/console starting with Linux 2.1.71. See 257 5 = /dev/atarimouse Atari mouse 402 5 = /dev/tpqic24 QIC-24, rewind-on-close 425 Each device type has 5 bits (32 minors). [all …]
|
/linux-6.12.1/arch/x86/events/intel/ |
D | uncore_snb.c | 189 #define SKL_UNC_GLOBAL_CTL_CORE_ALL ((1 << 5) - 1) 379 /* The 8th CBOX has different MSR space */ in skl_uncore_msr_init_box() 784 INTEL_UNCORE_EVENT_DESC(data_reads.scale, "6.103515625e-5"), 788 INTEL_UNCORE_EVENT_DESC(data_writes.scale, "6.103515625e-5"), 792 INTEL_UNCORE_EVENT_DESC(gt_requests.scale, "6.103515625e-5"), 796 INTEL_UNCORE_EVENT_DESC(ia_requests.scale, "6.103515625e-5"), 800 INTEL_UNCORE_EVENT_DESC(io_requests.scale, "6.103515625e-5"), 1061 .num_counters = 5, 1196 IMC_DEV(HSW_IMC, &hsw_uncore_pci_driver), /* 4th Gen Core Processor */ 1197 IMC_DEV(HSW_U_IMC, &hsw_uncore_pci_driver), /* 4th Gen Core ULT Mobile Processor */ [all …]
|
/linux-6.12.1/drivers/platform/surface/ |
D | Kconfig | 47 on 5th- and 6th-generation Microsoft Surface devices (including 48 Surface Pro 5 and 6, Surface Book 2, Surface Laptops 1 and 2, and in 92 - HID input devices (7th-generation and later models with detachable 116 - Platform profile (performance-/cooling-mode) device (5th- and later 118 - Battery/AC devices (7th-generation). 119 - HID input devices (7th-generation). 208 Provides support for the ACPI platform profile on 5th- and later 215 Surface Pro 5, Surface Book 2, Surface Laptop, Surface Laptop Go and
|
/linux-6.12.1/fs/reiserfs/ |
D | inode.c | 36 struct reiserfs_transaction_handle th; in reiserfs_evict_inode() local 57 if (journal_begin(&th, inode->i_sb, jbegin_count)) in reiserfs_evict_inode() 61 reiserfs_discard_prealloc(&th, inode); in reiserfs_evict_inode() 63 err = reiserfs_delete_object(&th, inode); in reiserfs_evict_inode() 76 if (journal_end(&th)) in reiserfs_evict_inode() 252 static int restart_transaction(struct reiserfs_transaction_handle *th, in restart_transaction() argument 255 struct super_block *s = th->t_super; in restart_transaction() 258 BUG_ON(!th->t_trans_id); in restart_transaction() 259 BUG_ON(!th->t_refcount); in restart_transaction() 264 if (th->t_refcount > 1) { in restart_transaction() [all …]
|
/linux-6.12.1/lib/ |
D | bitmap.c | 170 * Set the n-th bit of @dst iff the n-th bit of @src is set and 171 * n is less than @first, or the m-th bit of @src is set for any 453 * that bit 7 is the 3rd (starting with 0th) set bit in @buf. 474 * whatever position is held by the n-th set bit in @old is mapped 475 * to the n-th set bit in @new. In the more general case, allowing 477 * weight of @old, map the position of the n-th set bit in @old to 478 * the position of the m-th set bit in @new, where m == n % w. 492 * position 4 to 12, 5 to 13, 6 to 14 and 7 to 15, and of all other 494 * with bits 1, 5 and 7 set, then @dst should leave with bits 1, 527 * whatever position is held by the n-th set bit in @old is mapped [all …]
|
/linux-6.12.1/tools/perf/trace/beauty/ |
D | mmap.c | 38 arg->mask |= (1 << 4) | (1 << 5); /* Mask 4th ('fd') and 5th ('offset') args, ignored */ in syscall_arg__scnprintf_mmap_flags() 58 arg->mask |= (1 << 5); /* Mask 5th ('new_address') args, ignored */ in syscall_arg__scnprintf_mremap_flags()
|
/linux-6.12.1/Documentation/devicetree/bindings/dma/ |
D | apm-xgene-dma.txt | 14 4th - Soc efuse register address space. 15 - interrupts: DMA has 5 interrupts sources. 1st interrupt is 16 DMA error reporting interrupt. 2nd, 3rd, 4th and 5th interrupts
|
/linux-6.12.1/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc_1.0/ |
D | ia_css_ctc_types.h | 28 * of gain(=8), but also the bits(=5) to convert chroma 69 u16 y3; /** 4th kneepoint gain. 72 u16 y4; /** 5th kneepoint gain. 75 u16 y5; /** 6th kneepoint gain. 87 u16 x3; /** 4th kneepoint luma. 90 u16 x4; /** 5tn kneepoint luma.
|
/linux-6.12.1/tools/testing/selftests/rcutorture/bin/ |
D | kvm-recheck-rcuscale.sh | 39 gptimes[++n] = $5 / 1000.; 40 sum += $5 / 1000.; 62 div = 10 ** int(log(gptimes[pct90]) / log(10) + .5) / 100; 81 print "50th percentile grace-period duration: " gptimes[pct50]; 82 print "90th percentile grace-period duration: " gptimes[pct90]; 83 print "99th percentile grace-period duration: " gptimes[pct99];
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | Kconfig | 7 tristate "Mellanox 5th generation network adapters (ConnectX series) core driver" 31 bool "Mellanox 5th generation network adapters (ConnectX series) Ethernet support" 138 bool "Mellanox 5th generation network adapters (connectX series) IPoIB offloads support" 204 tristate "Mellanox 5th generation network adapters (ConnectX series) DPLL support"
|
/linux-6.12.1/net/ipv4/ |
D | syncookies.c | 26 * | 31 ... 6 | 5 | 4 | 3 2 1 0 | 38 #define TS_OPT_ECN BIT(5) 154 u32 __cookie_v4_init_sequence(const struct iphdr *iph, const struct tcphdr *th, in __cookie_v4_init_sequence() argument 166 th->source, th->dest, ntohl(th->seq), in __cookie_v4_init_sequence() 174 const struct tcphdr *th = tcp_hdr(skb); in cookie_v4_init_sequence() local 176 return __cookie_v4_init_sequence(iph, th, mssp); in cookie_v4_init_sequence() 183 int __cookie_v4_check(const struct iphdr *iph, const struct tcphdr *th) in __cookie_v4_check() argument 185 __u32 cookie = ntohl(th->ack_seq) - 1; in __cookie_v4_check() 186 __u32 seq = ntohl(th->seq) - 1; in __cookie_v4_check() 190 th->source, th->dest, seq); in __cookie_v4_check() [all …]
|
/linux-6.12.1/drivers/pinctrl/aspeed/ |
D | Kconfig | 16 Say Y here to enable pin controller support for Aspeed's 4th 24 Say Y here to enable pin controller support for Aspeed's 5th 32 Say Y here to enable pin controller support for Aspeed's 6th
|
/linux-6.12.1/arch/arm/mach-aspeed/ |
D | Kconfig | 16 bool "Aspeed SoC 4th Generation" 27 bool "Aspeed SoC 5th Generation" 36 bool "Aspeed SoC 6th Generation"
|
/linux-6.12.1/Documentation/virt/kvm/ |
D | ppc-pv.rst | 47 r6 4th parameter 3rd output value 48 r7 5th parameter 4th output value 49 r8 6th parameter 5th output value 50 r9 7th parameter 6th output value 51 r10 8th parameter 7th output value 52 r11 hypercall number 8th output value
|
/linux-6.12.1/Documentation/scsi/ |
D | aic79xx.rst | 16 5. Contacting Adaptec 113 * 1.3.8 (April 29th, 2003) 126 * 1.3.7 (April 16th, 2003) 135 * 1.3.6 (March 28th, 2003) 142 * 1.3.5 (March 24th, 2003) 157 * 1.3.4 (February 28th, 2003) 159 - Allow Test Unit Ready commands to take a full 5 seconds 162 * 1.3.2 (February 19th, 2003) 166 * 1.3.1 (February 11th, 2003) 184 * 1.2.0 (November 14th, 2002) [all …]
|
/linux-6.12.1/net/netfilter/ |
D | nf_synproxy_core.c | 29 const struct tcphdr *th, struct synproxy_options *opts) in synproxy_parse_options() argument 31 int length = (th->doff * 4) - sizeof(*th); in synproxy_parse_options() 37 ptr = skb_header_pointer(skb, doff + sizeof(*th), length, buf); in synproxy_parse_options() 115 synproxy_build_options(struct tcphdr *th, const struct synproxy_options *opts) in synproxy_build_options() argument 117 __be32 *ptr = (__be32 *)(th + 1); in synproxy_build_options() 168 opts->tsval |= 1 << 5; in synproxy_init_timestamp_cookie() 181 opts->options |= opts->tsecr & (1 << 5) ? NF_SYNPROXY_OPT_ECN : 0; in synproxy_check_timestamp_cookie() 186 struct tcphdr *th, struct nf_conn *ct, in synproxy_tstamp_adjust() argument 197 optend = protoff + th->doff * 4; in synproxy_tstamp_adjust() 229 inet_proto_csum_replace4(&th->check, skb, in synproxy_tstamp_adjust() [all …]
|
/linux-6.12.1/Documentation/input/devices/ |
D | sentelic.rst | 12 Finger Sensing Pad Intellimouse Mode (scrolling wheel, 4th and 5th buttons) 15 A) MSID 4: Scrolling wheel mode plus Forward page(4th button) and Backward 16 page (5th button) 22 5. FSP will respond 0x04. 27 Bit 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0 44 Bit4 => 1 = 4th mouse button is pressed, Forward one page. 45 0 = 4th mouse button is not pressed. 46 Bit5 => 1 = 5th mouse button is pressed, Backward one page. 47 0 = 5th mouse button is not pressed. 59 Bit 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0 [all …]
|