Home
last modified time | relevance | path

Searched full:five (Results 1 – 25 of 246) sorted by relevance

12345678910

/linux-5.10/tools/testing/selftests/bpf/progs/
Dtest_sockmap_kern.h237 int *bytes, zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog4() local
255 pop = bpf_map_lookup_elem(&sock_bytes, &five); in bpf_prog4()
264 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, key = 0; in bpf_prog6() local
286 pop = bpf_map_lookup_elem(&sock_bytes, &five); in bpf_prog6()
341 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog10() local
358 pop = bpf_map_lookup_elem(&sock_bytes, &five); in bpf_prog10()
/linux-5.10/Documentation/hwmon/
Demc6w201.rst25 voltages (including its own VCC) and five external thermal sensors,
26 measures the speed of up to five fans, and controls the speed of
/linux-5.10/Documentation/devicetree/bindings/input/
Dmicrochip,qt1050.txt1 Microchip AT42QT1050 Five-channel Touch Sensor IC
4 one to five keys, dependent on mode. The QT1050 includes all signal processing
/linux-5.10/Documentation/devicetree/bindings/dma/
Dst,stm32-mdma.yaml13 described in the dma.txt file, using a five-cell specifier for each channel:
14 a phandle to the MDMA controller plus the following five integer cells:
/linux-5.10/Documentation/devicetree/bindings/timer/
Dnuvoton,npcm7xx-timer.txt3 Nuvoton NPCM7xx have three timer modules, each timer module provides five 24-bit
Drenesas,mtu2.yaml18 independent. The MTU2 hardware supports five channels indexed from 0 to 4.
/linux-5.10/Documentation/devicetree/bindings/display/panel/
Dtfc,s9700rtwv43tr-01b.yaml7 title: TFC S9700RTWV43TR-01B 7" Three Five Corp 800x480 LCD panel with resistive touch
Dsharp,ls037v7dw01.yaml10 This panel can have zero to five GPIOs to configure to change configuration
/linux-5.10/Documentation/devicetree/bindings/crypto/
Dmediatek-crypto.txt6 - interrupts: Should contain the five crypto engines interrupts in numeric
/linux-5.10/Documentation/devicetree/bindings/rtc/
Dnvidia,tegra20-rtc.txt3 The Tegra RTC maintains seconds and milliseconds counters, and five alarm
/linux-5.10/Documentation/devicetree/bindings/watchdog/
Dnuvoton,npcm-wdt.txt3 Nuvoton NPCM timer module provides five 24-bit timer counters, and a watchdog.
/linux-5.10/arch/arm/mach-davinci/
Dboard-neuros-osd2.c215 * The AEAWx are five new AEAW pins that can be muxed by separately. in davinci_ntosd2_init()
219 * four last. So we are to reset all five. in davinci_ntosd2_init()
/linux-5.10/Documentation/arm/omap/
Domap_pm.rst32 five power management functions for driver code:
116 The five functions listed above are intended to be usable by any
/linux-5.10/drivers/parisc/
DREADME.dino5 ** the behavior of five models of HP VISUALIZE workstations when
/linux-5.10/arch/mips/include/uapi/asm/
Dresource.h15 * These five resource limit IDs have a MIPS/Linux-specific ordering,
/linux-5.10/drivers/clk/baikal-t1/
DKconfig23 System Controller. These are five PLLs placed at the root of the
/linux-5.10/Documentation/devicetree/bindings/misc/
Didt_89hpesx.txt23 - compatible: There are five EEPROM devices supported: 24c32, 24c64, 24c128,
/linux-5.10/Documentation/ABI/testing/
Dsysfs-firmware-efi-runtime-map25 Each subdirectory contains five files:
Dusb-charger-uevent10 There are five USB charger types:
Dsysfs-bus-iio-light-lm3533-als33 registers (boundaryY_{low,high}) and define the five light
/linux-5.10/include/asm-generic/
Dmmiowb.h11 * need to follow these FIVE easy steps:
/linux-5.10/lib/
Dtest_xarray.c406 void *FIVE = xa_mk_value(5); in check_cmpxchg() local
413 XA_BUG_ON(xa, xa_cmpxchg(xa, 12345678, SIX, FIVE, GFP_KERNEL) != LOTS); in check_cmpxchg()
414 XA_BUG_ON(xa, xa_cmpxchg(xa, 12345678, LOTS, FIVE, GFP_KERNEL) != LOTS); in check_cmpxchg()
415 XA_BUG_ON(xa, xa_cmpxchg(xa, 12345678, FIVE, LOTS, GFP_KERNEL) != FIVE); in check_cmpxchg()
416 XA_BUG_ON(xa, xa_cmpxchg(xa, 5, FIVE, NULL, GFP_KERNEL) != NULL); in check_cmpxchg()
417 XA_BUG_ON(xa, xa_cmpxchg(xa, 5, NULL, FIVE, GFP_KERNEL) != NULL); in check_cmpxchg()
418 XA_BUG_ON(xa, xa_insert(xa, 5, FIVE, GFP_KERNEL) != -EBUSY); in check_cmpxchg()
419 XA_BUG_ON(xa, xa_cmpxchg(xa, 5, FIVE, NULL, GFP_KERNEL) != FIVE); in check_cmpxchg()
420 XA_BUG_ON(xa, xa_insert(xa, 5, FIVE, GFP_KERNEL) == -EBUSY); in check_cmpxchg()
/linux-5.10/Documentation/userspace-api/media/
Dintro.rst23 divided into five parts.
/linux-5.10/Documentation/devicetree/bindings/pwm/
Dpwm-mediatek.txt21 - "pwm1-5": the five per PWM clocks for mt7623
/linux-5.10/Documentation/devicetree/bindings/media/
Dimx.txt43 - port@* : five port nodes must exist, containing endpoints

12345678910