| /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/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/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/net/ipv4/ |
| H A D | syncookies.c | 27 * | 31 ... 6 | 5 | 4 | 3 2 1 0 | 39 #define TS_OPT_ECN BIT(5) 155 u32 __cookie_v4_init_sequence(const struct iphdr *iph, const struct tcphdr *th, in __cookie_v4_init_sequence() argument 167 th->source, th->dest, ntohl(th->seq), in __cookie_v4_init_sequence() 175 const struct tcphdr *th = tcp_hdr(skb); in cookie_v4_init_sequence() local 177 return __cookie_v4_init_sequence(iph, th, mssp); in cookie_v4_init_sequence() 184 int __cookie_v4_check(const struct iphdr *iph, const struct tcphdr *th) in __cookie_v4_check() argument 186 __u32 cookie = ntohl(th->ack_seq) - 1; in __cookie_v4_check() 187 __u32 seq = ntohl(th->seq) - 1; in __cookie_v4_check() 191 th->source, th->dest, seq); in __cookie_v4_check() [all …]
|
| /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/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/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/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/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 | 40 struct tcphdr th; in __check_active_hdr_in() member 73 hdr.exprm_opt.len = 5; in __check_active_hdr_in() 123 if (hdr.th.dest != passive_lport_n || hdr.th.source != active_lport_n) in __check_active_hdr_in() 136 struct tcphdr *th; in check_active_hdr_in() local 141 th = skops->skb_data; in check_active_hdr_in() 142 if (th + 1 > skops->skb_data_end) in check_active_hdr_in() 145 if (tcp_hdrlen(th) < skops->skb_len) in check_active_hdr_in() 148 if (th->fin) in check_active_hdr_in() 151 if (th->ack && !th->fin && tcp_hdrlen(th) == skops->skb_len) in check_active_hdr_in() 179 struct tcphdr *th; in write_active_opt() local [all …]
|
| /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 in build_packet_tcp() 590 recv_verify_csum(void * th,int len,uint16_t sport,uint16_t csum_field) recv_verify_csum() argument 616 recv_verify_packet_tcp(void * th,int len) recv_verify_packet_tcp() argument 626 recv_verify_packet_udp_encap(void * th,int len) recv_verify_packet_udp_encap() argument 636 recv_verify_packet_udp(void * th,int len) recv_verify_packet_udp() argument [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/drivers/acpi/ |
| H A D | prmt.c | 99 struct prm_handler_info *th; in acpi_parse_prmt() local 150 th = &tm->handlers[cur_handler]; in acpi_parse_prmt() 152 guid_copy(&th->guid, (guid_t *)handler_info->handler_guid); in acpi_parse_prmt() 164 th->handler_addr = in acpi_parse_prmt() 165 (void *)efi_pa_va_lookup(&th->guid, handler_info->handler_address); in acpi_parse_prmt() 170 if (unlikely(!th->handler_addr)) { in acpi_parse_prmt() 172 &th->guid, handler_info->handler_address); in acpi_parse_prmt() 176 th->static_data_buffer_addr = in acpi_parse_prmt() 177 efi_pa_va_lookup(&th->guid, handler_info->static_data_buffer_address); in acpi_parse_prmt() 183 if (unlikely(!th->static_data_buffer_addr && handler_info->static_data_buffer_address)) in acpi_parse_prmt() [all …]
|
| /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()
|
| /linux/drivers/mtd/spi-nor/ |
| H A D | sfdp.h | 13 #define SFDP_JESD216A_MINOR 5 44 /* 5th DWORD. */ 48 /* 11th DWORD. */ 52 /* 15th DWORD. */ 125 #define BFPT_DWORD17_RD_1_8_8_MODE_CLOCKS GENMASK(7, 5)
|
| /linux/include/uapi/linux/media/arm/ |
| H A D | mali-c55-config.h | 21 #define MALI_C55_GPS_SINTER (1U << 5) 50 * one for each CFA colour plane. In plane modes 4, 5, 6 and 7 two 512-bin 86 * struct mali_c55_ae_5bin_hist - Auto Exposure 5-bin histogram statistics 88 * @hist0: 16-bit normalised pixel count for the 0th intensity bin 91 * @hist4: 16-bit normalised pixel count for the 4th intensity bin 93 * The ISP generates a 5-bin histogram of normalised pixel counts within bins of 171 * @ae_5bin_hists: 5-bin pixel intensity histograms for AEC 278 * @MALI_C55_AEXP_SKIP_X_EVERY_4TH: Collect every 4th pixel horizontally 279 * @MALI_C55_AEXP_SKIP_X_EVERY_5TH: Collect every 5th pixel horizontally 280 * @MALI_C55_AEXP_SKIP_X_EVERY_8TH: Collect every 8th pixel horizontally [all …]
|
| /linux/include/uapi/linux/ |
| H A D | gsmmux.h | 30 * All timers are in units of 1/100th of a second. 99 * All timers are in units of 1/100th of a second. 101 * @keep_alive: Control channel keep-alive in 1/100th of a second (0 to disable). 110 __u32 reserved[5]; 113 #define GSMIOC_GETCONF_EXT _IOR('G', 5, struct gsm_config_ext)
|
| /linux/drivers/media/usb/hdpvr/ |
| H A D | hdpvr.h | 197 * 3rd and 4th byte (little endian): peak bitrate in 100 000 bit/s 222 * 4th byte n 242 /* :0 s b8 81 1400 0003 0005 5 < 243 * :0 0 5 = d0024002 19 246 * 3rd and 4th byte (little endian): vertical resolution 247 * 5th byte: frame rate
|
| /linux/Documentation/userspace-api/media/rc/ |
| H A D | rc-protos.rst | 29 rc-5 (RC_PROTO_RC5) 41 * - rc-5 bit 57 - 2nd start bit in rc5, re-used as 6th command bit 65 * - 5 73 - 0 to 5 78 where there the second stop bit is the 6th command bit, but inverted. 81 done to keep it compatible with plain rc-5 where there are two start bits. 83 rc-5-sz (RC_PROTO_RC5_SZ) 85 This is much like rc-5 but one bit longer. The scancode is encoded 88 .. flat-table:: rc-5-sz bits scancode mapping [all …]
|