/linux/include/dt-bindings/clock/ |
H A D | r9a07g043-cpg.h | 111 #define R9A07G043_NCEPLDM_DM_CLK 79 /* RZ/Five Only */ 112 #define R9A07G043_NCEPLDM_ACLK 80 /* RZ/Five Only */ 113 #define R9A07G043_NCEPLDM_TCK 81 /* RZ/Five Only */ 114 #define R9A07G043_NCEPLMT_ACLK 82 /* RZ/Five Only */ 115 #define R9A07G043_NCEPLIC_ACLK 83 /* RZ/Five Only */ 116 #define R9A07G043_AX45MP_CORE0_CLK 84 /* RZ/Five Only */ 117 #define R9A07G043_AX45MP_ACLK 85 /* RZ/Five Only */ 118 #define R9A07G043_IAX45_CLK 86 /* RZ/Five Only */ 119 #define R9A07G043_IAX45_PCLK 87 /* RZ/Five Only */ 192 #define R9A07G043_NCEPLDM_DTM_PWR_RST_N 70 /* RZ/Five Only */ [all …]
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_sockmap_kern.h | 236 int *bytes, zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog4() local 257 pop = bpf_map_lookup_elem(&sock_bytes, &five); in bpf_prog4() 266 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, key = 0; in bpf_prog6() local 292 pop = bpf_map_lookup_elem(&sock_bytes, &five); in bpf_prog6() 352 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, err = 0; in bpf_prog10() local 372 pop = bpf_map_lookup_elem(&sock_bytes, &five); in bpf_prog10()
|
H A D | trace_vprintk.c | 20 static const char five[] = "5"; in sys_enter() local 29 one, 2, three, 4, five, 6, seven, 8, nine, 10, ++trace_vprintk_ran); in sys_enter()
|
/linux/Documentation/hwmon/ |
H A D | emc6w201.rst | 25 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/lib/ |
H A D | test_xarray.c | 406 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() 429 void *FIVE = xa_mk_value(5); in check_cmpxchg_order() local [all …]
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | nvidia,tegra210-mixer.yaml | 11 generate five outputs (each of which can be any combination of the 45 Mixer has ten inputs and five outputs. Accordingly ACIF (Audio
|
/linux/Documentation/devicetree/bindings/input/ |
H A D | microchip,qt1050.txt | 1 Microchip AT42QT1050 Five-channel Touch Sensor IC 4 one to five keys, dependent on mode. The QT1050 includes all signal processing
|
/linux/Documentation/devicetree/bindings/dma/stm32/ |
H A D | st,stm32-mdma.yaml | 13 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/Documentation/virt/kvm/loongarch/ |
H A D | hypercalls.rst | 8 number is put in a0. Up to five arguments may be placed in registers a1 - a5. 34 five generic registers (a1 - a5) used as input parameters. The FP (Floating-
|
/linux/arch/riscv/boot/dts/renesas/ |
H A D | rzfive-smarc.dtsi | 3 * Device Tree Source for the RZ/Five SMARC EVK carrier board
|
H A D | r9a07g043f01-smarc.dts | 3 * Device Tree Source for the RZ/Five SMARC EVK
|
/linux/Documentation/admin-guide/mm/damon/ |
H A D | usage.rst | 285 In each scheme directory, five directories (``access_pattern``, ``quotas``, 383 Under the watermarks directory, five files (``metric``, ``interval_us``, 386 get the five values by writing to the files, respectively. 411 To ``type`` file, you can write one of five special keywords: ``anon`` for 501 In each region directory, you will find five files (``start``, ``end``, 577 first five fields are as usual other tracepoint outputs. The sixth field 595 Operation Scheme was about to be applied at the traced time. The first five
|
/linux/Documentation/arch/arm/omap/ |
H A D | omap_pm.rst | 32 five power management functions for driver code: 116 The five functions listed above are intended to be usable by any
|
/linux/Documentation/devicetree/bindings/display/panel/ |
H A D | tfc,s9700rtwv43tr-01b.yaml | 7 title: TFC S9700RTWV43TR-01B 7" Three Five Corp 800x480 LCD panel with resistive touch
|
/linux/Documentation/devicetree/bindings/crypto/ |
H A D | mediatek-crypto.txt | 6 - interrupts: Should contain the five crypto engines interrupts in numeric
|
/linux/Documentation/devicetree/bindings/watchdog/ |
H A D | nuvoton,npcm-wdt.txt | 3 Nuvoton NPCM timer module provides five 24-bit timer counters, and a watchdog.
|
/linux/drivers/parisc/ |
H A D | README.dino | 5 ** the behavior of five models of HP VISUALIZE workstations when
|
/linux/Documentation/devicetree/bindings/platform/ |
H A D | microsoft,surface-sam.yaml | 16 five levels: domain, category, target, instance and function.
|
/linux/arch/mips/include/uapi/asm/ |
H A D | resource.h | 15 * These five resource limit IDs have a MIPS/Linux-specific ordering,
|
/linux/Documentation/devicetree/bindings/iio/light/ |
H A D | rohm,bu27010.yaml |
|
/linux/arch/arm64/boot/dts/renesas/ |
H A D | r9a07g043-smarc-pmod.dtso | 3 * Device Tree Source for the RZ/{G2UL, Five} SMARC EVK PMOD parts
|
/linux/Documentation/devicetree/bindings/rtc/ |
H A D | nvidia,tegra20-rtc.yaml | 14 The Tegra RTC maintains seconds and milliseconds counters, and five
|
/linux/lib/math/tests/ |
H A D | int_pow_kunit.c | 20 { 5, 5, 3125, "Five raised to the fifth power" },
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-firmware-efi-runtime-map | 25 Each subdirectory contains five files:
|
H A D | usb-charger-uevent | 10 There are five USB charger types:
|