/linux/Documentation/admin-guide/acpi/ |
H A D | cppc_sysfs.rst | 25 for each cpu X:: 30 -r--r--r-- 1 root root 65536 Mar 5 19:38 feedback_ctrs 31 -r--r--r-- 1 root root 65536 Mar 5 19:38 highest_perf 32 -r--r--r-- 1 root root 65536 Mar 5 19:38 lowest_freq 33 -r--r--r-- 1 root root 65536 Mar 5 19:38 lowest_nonlinear_perf 34 -r--r--r-- 1 root root 65536 Mar 5 19:38 lowest_perf 35 -r--r--r-- 1 root root 65536 Mar 5 19:38 nominal_freq 36 -r--r--r-- 1 root root 65536 Mar 5 19:38 nominal_perf 37 -r--r--r-- 1 root root 65536 Mar 5 19:38 reference_perf 38 -r--r--r-- 1 root root 65536 Mar 5 19:38 wraparound_time [all …]
|
/linux/Documentation/admin-guide/media/ |
H A D | ipu6_isys_graph.svg | 16 <text text-anchor="middle" x="731.49" y="-734.88" font-family="Times,serif" font-size="14.00">Intel… 17 <text text-anchor="middle" x="731.49" y="-719.88" font-family="Times,serif" font-size="14.00">/dev/… 23 <text text-anchor="middle" x="1295.09" y="-756.68" font-family="Times,serif" font-size="14.00">Inte… 24 <text text-anchor="middle" x="1295.09" y="-741.68" font-family="Times,serif" font-size="14.00">/dev… 30 <text text-anchor="middle" x="1017.02" y="-675.27" font-family="Times,serif" font-size="14.00">Inte… 31 <text text-anchor="middle" x="1017.02" y="-660.27" font-family="Times,serif" font-size="14.00">/dev… 37 <text text-anchor="middle" x="1004.39" y="-823.64" font-family="Times,serif" font-size="14.00">Inte… 38 <text text-anchor="middle" x="1004.39" y="-808.64" font-family="Times,serif" font-size="14.00">/dev… 44 <text text-anchor="middle" x="1177.72" y="-977.75" font-family="Times,serif" font-size="14.00">Inte… 45 <text text-anchor="middle" x="1177.72" y="-962.75" font-family="Times,serif" font-size="14.00">/dev… [all …]
|
/linux/Documentation/ABI/testing/ |
H A D | debugfs-wilco-ec | 12 Output will formatted with "0x%02x\n". 34 // MBOX = [38, 00, 03, 00] 35 $ echo 00 f0 38 00 03 00 > /sys/kernel/debug/wilco_ec/raw 38 // Corresponds with MBOX = [00, 00, 31, 32, 2f, 32, 31, 38, ...] 40 00 00 31 32 2f 32 31 2f 31 38 00 38 00 01 00 2f 00 ..12/21/18.8...
|
/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | marvell,mpic.yaml | 7 title: Marvell Armada 370, 375, 38x, 39x, XP Interrupt Controller 16 On Marvell Armada 375, 38x and 39x this controller is wired under ARM GIC.
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | struct_ops_multi_pages.c | 10 #define TRAMP(x) \ argument 11 SEC("struct_ops/tramp_" #x) \ 12 int BPF_PROG(tramp_ ## x, int a) \ 54 TRAMP(38) 58 #define F_TRAMP(x) .tramp_ ## x = (void *)tramp_ ## x argument 99 F_TRAMP(38),
|
/linux/Documentation/devicetree/bindings/arm/marvell/ |
H A D | armada-370-xp-pmsu.txt | 3 Available on Marvell SOCs: Armada 370, Armada 38x and Armada XP 9 - "marvell,armada-380-pmsu" for Armada 38x
|
H A D | coherency-fabric.txt | 3 Available on Marvell SOCs: Armada 370, Armada 375, Armada 38x and Armada XP 15 * "marvell,armada-380-coherency-fabric", for the Armada 38x coherency
|
H A D | armada-38x.yaml | 4 $id: http://devicetree.org/schemas/arm/marvell/armada-38x.yaml# 7 title: Marvell Armada 38x Platforms
|
/linux/arch/arm/mach-mvebu/ |
H A D | mvebu-soc-id.h | 33 /* Armada 38x ID */ 38 /* Armada 38x Revision */
|
H A D | coherency.c | 3 * Coherency fabric (Aurora) support for Armada 370, 375, 38x and XP 12 * The Armada 370, 375, 38x and XP SOCs have a coherency fabric which is 155 * This ioremap hook is used on Armada 375/38x to ensure that all MMIO 188 * 38x. in armada_375_380_coherency_init()
|
/linux/drivers/media/pci/cobalt/ |
H A D | cobalt-cpld.c | 31 cobalt_info("\t\tSystem control: 0x%04x (0x0f00)\n", in cpld_info_ver3() 34 cobalt_info("\t\tClock control: 0x%04x (0x0000)\n", in cpld_info_ver3() 37 cobalt_info("\t\tRegister #7:\t0x%04x (0x0022)\n", in cpld_info_ver3() 39 cobalt_info("\t\tRegister #8:\t0x%04x (0x0047)\n", in cpld_info_ver3() 41 cobalt_info("\t\tRegister #9:\t0x%04x (0x00fa)\n", in cpld_info_ver3() 43 cobalt_info("\t\tRegister #10:\t0x%04x (0x0061)\n", in cpld_info_ver3() 45 cobalt_info("\t\tRegister #11:\t0x%04x (0x001e)\n", in cpld_info_ver3() 47 cobalt_info("\t\tRegister #12:\t0x%04x (0x0045)\n", in cpld_info_ver3() 49 cobalt_info("\t\tRegister #135:\t0x%04x\n", in cpld_info_ver3() 51 cobalt_info("\t\tRegister #137:\t0x%04x\n", in cpld_info_ver3() [all …]
|
/linux/Documentation/hid/ |
H A D | hidintro.rst | 40 bits from 8 to 15 is the delta x coordinate of a mouse". 76 00000020 05 01 09 30 09 31 09 38 15 81 25 7f 75 08 95 03 |...0.1.8..%.u...| 166 # 0x09, 0x30, // Usage (X) 34 168 # 0x09, 0x38, // Usage (Wheel) 38 170 The mouse has also two physical positions (Usage (X), Usage (Y)) 184 and there are three of those eight bits, matching X, Y and Wheel. :: 194 …29 03 15 00 25 01 75 01 95 03 81 02 75 05 95 01 81 01 05 01 09 30 09 31 09 38 15 81 25 7f 75 08 95… 201 bits used, five for padding), the last three for the mouse X, Y and 215 # Button: 1 0 0 | # | X: 0 | Y: 0 | Wheel: 0 217 # Button: 0 0 0 | # | X: 0 | Y: 0 | Wheel: 0 [all …]
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | mvebu-audio.txt | 9 "marvell,armada-380-audio" for Armada 38x platforms 34 Enable S/PDIF mode on Armada 38x SoC. Using this property
|
/linux/Documentation/devicetree/bindings/phy/ |
H A D | marvell,armada-380-comphy.yaml | 7 title: Marvell Armada 38x COMPHY controller 14 This comphy controller can be found on Marvell Armada 38x. It provides a
|
/linux/tools/testing/selftests/powerpc/tm/ |
H A D | tm-signal-context-chk-vmx.c | 47 {37,38,39,40},{41,42,43,44},{45,46,47,48}, 53 {-37,-38,-39,-40},{-41,-42,-43,-44},{-45,-46,-47,-48} 68 printf("VMX%d (1st context) == 0x", VMX20 + i); in signal_usr1() 71 printf("%08x", ucp->uc_mcontext.v_regs->vrregs[VMX20 + i][j]); in signal_usr1() 72 printf(" instead of 0x"); in signal_usr1() 75 printf("%08x", vms[i][j]); in signal_usr1() 86 printf("VMX%d (2nd context) == 0x", NV_VMX_REGS + i); in signal_usr1() 89 printf("%08x", tm_ucp->uc_mcontext.v_regs->vrregs[VMX20 + i][j]); in signal_usr1() 90 printf(" instead of 0x"); in signal_usr1() 93 printf("%08x", vms[NV_VMX_REGS + i][j]); in signal_usr1()
|
H A D | tm-signal-context-chk-vsx.c | 48 {37,38,39,40},{41,42,43,44},{45,46,47,48}, 54 {-37,-38,-39,-40},{-41,-42,-43,-44},{-45,-46,-47,-48} 113 printf("VSX%d (1st context) == 0x", VSX20 + i); in signal_usr1() 115 printf("%02x", vsx[j]); in signal_usr1() 116 printf(" instead of 0x"); in signal_usr1() 118 printf("%08x", vsxs[i][j]); in signal_usr1() 137 printf("VSX%d (2nd context) == 0x", VSX20 + i); in signal_usr1() 139 printf("%02x", vsx_tm[j]); in signal_usr1() 140 printf(" instead of 0x"); in signal_usr1() 142 printf("%08x", vsxs[NV_VSX_REGS + i][j]); in signal_usr1()
|
/linux/drivers/staging/media/ipu3/ |
H A D | ipu3-tables.c | 6 #define X 0 /* Don't care value */ macro 451 { 0, -10, 38, 7, 104, -3, -1 }, 460 { -1, -3, 104, 7, 38, -10, 0 }, 516 { 0, -10, 38, 7, 104, -3, -1 }, 525 { -1, -3, 104, 7, 38, -10, 0 }, 545 { -2, 0, 102, 7, 38, -10, 0 }, 559 { 0, -10, 38, 7, 102, 0, -2 } }, 578 { -2, 0, 102, 7, 38, -10, 0 }, 592 { 0, -10, 38, 7, 102, 0, -2 } }, 610 .sample_patrn_length = 38, [all …]
|
/linux/lib/crypto/x86/ |
H A D | curve25519.h | 16 u64 x = a ^ b; in eq_mask() local 17 u64 minus_x = ~x + (u64)1U; in eq_mask() 18 u64 x_or_minus_x = x | minus_x; in eq_mask() 25 u64 x = a; in gte_mask() local 27 u64 x_xor_y = x ^ y; in gte_mask() 28 u64 x_sub_y = x - y; in gte_mask() 31 u64 x_xor_q = x ^ q; in gte_mask() 85 /* Step 1: Compute carry*38 */ in fadd() 87 " mov $38, %0;" in fadd() 90 /* Step 2: Add carry*38 to the original sum */ in fadd() [all …]
|
/linux/include/dt-bindings/sound/ |
H A D | qcom,q6dsp-lpass-ports.h | 43 #define PRIMARY_TDM_RX_7 38 181 #define LPASS_CLK_ID_SEC_TDM_EBIT 38 211 /* Clock ID for RX CORE TX 2X MCLK */ 215 /* Clock ID for WSA core TX 2X MCLK */ 219 /* Clock ID for WSA2 core TX 2X MCLK */ 221 /* Clock ID for RX CORE MCLK2 2X MCLK */
|
/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_gsc.c | 203 { -3, -1, 32, 64, 38, 1, -3, 0 }, 217 { 0, -3, 1, 38, 64, 32, -1, -3 } 222 { -1, 5, 28, 48, 38, 12, -1, -1 }, 232 { -1, -1, 12, 38, 48, 28, 5, -1 }, 236 { 2, 13, 30, 38, 30, 13, 2, 0 }, 237 { 2, 12, 29, 38, 30, 14, 3, 0 }, 238 { 2, 11, 28, 38, 31, 15, 3, 0 }, 239 { 2, 10, 26, 38, 32, 16, 4, 0 }, 249 { 0, 4, 16, 32, 38, 26, 10, 2 }, 250 { 0, 3, 15, 31, 38, 28, 11, 2 }, [all …]
|
/linux/drivers/cpuidle/ |
H A D | cpuidle-mvebu-v7.c | 2 * Marvell Armada 370, 38x and XP SoC cpuidle driver 125 .name = "cpuidle-armada-38x",
|
/linux/drivers/phy/marvell/ |
H A D | Kconfig | 49 tristate "Marvell Armada 38x comphy driver" 55 shared serdes PHYs on Marvell Armada 38x. Its serdes lanes can be
|
H A D | phy-armada38x-comphy.c | 20 #define COMPHY_CFG1_GEN_TX(x) ((x) << 26) argument 22 #define COMPHY_CFG1_GEN_RX(x) ((x) << 22) argument 268 .name = "armada-38x-comphy", 275 MODULE_DESCRIPTION("Common PHY driver for Armada 38x SoCs");
|
/linux/Documentation/hwmon/ |
H A D | sbrmi.rst | 24 or 38h(011 1000) for socket 1, but it could vary based on hardware 49 of ``X`` (search for the ``X`` such that ``/sys/class/hwmon/hwmonX/name`` has 64 sbrmi-i2c-1-38
|
/linux/include/dt-bindings/pinctrl/ |
H A D | pinctrl-starfive-jh7100.h | 11 #define PAD_GPIO(x) (PAD_GPIO_OFFSET + (x)) argument 12 #define PAD_FUNC_SHARE(x) (PAD_FUNC_SHARE_OFFSET + (x)) argument 82 #define GPO_PWM_PAD_OUT_BIT1 38 235 #define GPI_SDIO1_PAD_CCMD_IN 38
|