| /linux/drivers/gpu/drm/exynos/ |
| H A 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/drivers/net/slip/ |
| H A 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/Documentation/driver-api/surface_aggregator/ |
| H A 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/drivers/char/ |
| H A 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/drivers/gpu/drm/bridge/ |
| H A 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/drivers/platform/surface/aggregator/ |
| H A 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/Documentation/admin-guide/ |
| H A 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/arch/x86/events/intel/ |
| H A D | uncore_snb.c | 190 #define SKL_UNC_GLOBAL_CTL_CORE_ALL ((1 << 5) - 1) 380 /* The 8th CBOX has different MSR space */ in skl_uncore_msr_init_box() 785 INTEL_UNCORE_EVENT_DESC(data_reads.scale, "6.103515625e-5"), 789 INTEL_UNCORE_EVENT_DESC(data_writes.scale, "6.103515625e-5"), 793 INTEL_UNCORE_EVENT_DESC(gt_requests.scale, "6.103515625e-5"), 797 INTEL_UNCORE_EVENT_DESC(ia_requests.scale, "6.103515625e-5"), 801 INTEL_UNCORE_EVENT_DESC(io_requests.scale, "6.103515625e-5"), 1062 .num_counters = 5, 1197 IMC_DEV(HSW_IMC, &hsw_uncore_pci_driver), /* 4th Gen Core Processor */ 1198 IMC_DEV(HSW_U_IMC, &hsw_uncore_pci_driver), /* 4th Gen Core ULT Mobile Processor */ [all …]
|
| /linux/drivers/platform/surface/ |
| H A 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/tools/perf/trace/beauty/ |
| H A 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/Documentation/scsi/ |
| H A 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 …]
|
| H A D | aic7xxx.rst | 34 aic7890 20 PCI/32 40MHz 16Bit 16 3 4 5 6 7 8 35 aic7891 20 PCI/64 40MHz 16Bit 16 3 4 5 6 7 8 36 aic7892 20 PCI/64-66 80MHz 16Bit 16 3 4 5 6 7 8 37 aic7895 15 PCI/32 20MHz 16Bit 16 2 3 4 5 38 aic7895C 15 PCI/32 20MHz 16Bit 16 2 3 4 5 8 39 aic7896 20 PCI/32 40MHz 16Bit 16 2 3 4 5 6 7 8 40 aic7897 20 PCI/64 40MHz 16Bit 16 2 3 4 5 6 7 8 41 aic7899 20 PCI/64-66 80MHz 16Bit 16 2 3 4 5 6 7 8 51 5. Block Move Instruction Support - Doubles the speed of certain 144 * 7.0 (4th August, 2005) [all …]
|
| /linux/Documentation/input/devices/ |
| H A 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 …]
|
| /linux/tools/testing/selftests/rcutorture/bin/ |
| H A 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/Documentation/virt/kvm/ |
| H A 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/net/netfilter/ |
| H A D | nf_conntrack_irc.c | 62 #define MINMATCHLEN 5 112 const struct tcphdr *th; in help() local 136 th = skb_header_pointer(skb, protoff, sizeof(_tcph), &_tcph); in help() 137 if (th == NULL) in help() 141 dataoff = protoff + th->doff*4; in help() 187 if (memcmp(data, "\1DCC ", 5)) in help() 189 data += 5; in help() 190 /* we have at least (21+MINMATCHLEN)-(2+5) bytes valid data left */ in help() 194 &iph->saddr, ntohs(th->source), in help() 195 &iph->daddr, ntohs(th->dest)); in help()
|
| H A 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/drivers/pinctrl/aspeed/ |
| H A 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/arch/arm/mach-aspeed/ |
| H A D | Kconfig | 15 bool "Aspeed SoC 4th Generation" 26 bool "Aspeed SoC 5th Generation" 35 bool "Aspeed SoC 6th Generation"
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_misc_tcp_hdr_options.c | 36 struct tcphdr th; in __check_active_hdr_in() member 69 hdr.exprm_opt.len = 5; in __check_active_hdr_in() 119 if (hdr.th.dest != passive_lport_n || hdr.th.source != active_lport_n) in __check_active_hdr_in() 132 struct tcphdr *th; in check_active_hdr_in() local 137 th = skops->skb_data; in check_active_hdr_in() 138 if (th + 1 > skops->skb_data_end) in check_active_hdr_in() 141 if (tcp_hdrlen(th) < skops->skb_len) in check_active_hdr_in() 144 if (th->fin) in check_active_hdr_in() 147 if (th->ack && !th->fin && tcp_hdrlen(th) == skops->skb_len) in check_active_hdr_in() 175 struct tcphdr *th; in write_active_opt() local [all …]
|
| /linux/drivers/hwtracing/intel_th/ |
| H A D | pci.c | 28 #define NPKDSC_TSACT BIT(5) 30 static int intel_th_pci_activate(struct intel_th *th) in intel_th_pci_activate() argument 32 struct pci_dev *pdev = to_pci_dev(th->dev); in intel_th_pci_activate() 36 if (!INTEL_TH_CAP(th, tscu_enable)) in intel_th_pci_activate() 51 static void intel_th_pci_deactivate(struct intel_th *th) in intel_th_pci_deactivate() argument 53 struct pci_dev *pdev = to_pci_dev(th->dev); in intel_th_pci_deactivate() 57 if (!INTEL_TH_CAP(th, tscu_enable)) in intel_th_pci_deactivate() 79 struct intel_th *th; in intel_th_pci_probe() local 107 th = intel_th_alloc(&pdev->dev, drvdata, resource, r); in intel_th_pci_probe() 108 if (IS_ERR(th)) { in intel_th_pci_probe() [all …]
|
| /linux/arch/mips/kernel/ |
| H A D | cevt-r4k.c | 42 * This function calculates a good minimum delta based roughly on the 75th 56 * Calculate the median of 5 75th percentiles of 5 samples of how long in calculate_min_delta() 59 for (i = 0; i < 5; ++i) { in calculate_min_delta() 60 for (j = 0; j < 5; ++j) { in calculate_min_delta() 83 /* Sorted insert of 75th percentile into buf2 */ in calculate_min_delta() 97 /* Use 2 * median of 75th percentiles */ in calculate_min_delta() 104 pr_debug("%s: median 75th percentile=%#x, min_delta=%#x\n", in calculate_min_delta()
|
| /linux/tools/testing/selftests/net/lib/ |
| H A D | csum.c | 169 static uint16_t checksum(void *th, uint16_t proto, size_t len) in checksum() argument 184 return checksum_fold(th, len, sum); in checksum() 194 iph->ihl = 5; in build_packet_ipv4() 258 struct tcphdr *th = _th; in build_packet_tcp() local 260 th->source = htons(cfg_port_src); in build_packet_tcp() 261 th->dest = htons(cfg_port_dst); in build_packet_tcp() 262 th->doff = 5; in build_packet_tcp() 263 th->check = 0; in build_packet_tcp() 265 th->check = checksum(th, IPPROTO_TCP, sizeof(*th) + cfg_payload_len); in build_packet_tcp() 268 th->check = ~th->check; in build_packet_tcp() [all …]
|
| /linux/drivers/mtd/nand/raw/ |
| H A D | nand_amd.c | 21 * Check for Spansion/AMD ID + repeating 5th, 6th byte since in amd_nand_decode_id() 24 * Data sheet (5 byte ID): Spansion S30ML-P ORNAND (p.39) in amd_nand_decode_id() 26 if (chip->id.data[4] != 0x00 && chip->id.data[5] == 0x00 && in amd_nand_decode_id()
|
| /linux/tools/testing/selftests/timens/ |
| H A D | vfork_exec.c | 35 if (labs(tst.tv_sec - now->tv_sec) > 5) { in tcheck() 50 pthread_t th; in check_in_thread() local 53 if (pthread_create(&th, NULL, tcheck, &args)) in check_in_thread() 55 if (pthread_join(th, &retval)) in check_in_thread() 67 if (labs(tst.tv_sec - now->tv_sec) > 5) in check()
|