Home
last modified time | relevance | path

Searched refs:c4 (Results 1 – 25 of 58) sorted by relevance

123

/linux-6.15/arch/arm/include/asm/hardware/
H A Dcp14.h56 #define RCP14_DBGDRCR() MRC14(0, c0, c4, 2)
61 #define RCP14_DBGBVR4() MRC14(0, c0, c4, 4)
77 #define RCP14_DBGBCR4() MRC14(0, c0, c4, 5)
93 #define RCP14_DBGWVR4() MRC14(0, c0, c4, 6)
109 #define RCP14_DBGWCR4() MRC14(0, c0, c4, 7)
126 #define RCP14_DBGBXVR4() MRC14(0, c1, c4, 1)
141 #define RCP14_DBGPRCR() MRC14(0, c1, c4, 4)
277 #define RCP14_ETMSR() MRC14(1, c0, c4, 0)
293 #define RCP14_ETMACVR4() MRC14(1, c0, c4, 1)
309 #define RCP14_ETMACTR4() MRC14(1, c0, c4, 2)
[all …]
/linux-6.15/arch/powerpc/kernel/vdso/
H A Dvgetrandom-chacha.S52 .macro quarterround4 a1 b1 c1 d1 a2 b2 c2 d2 a3 b3 c3 d3 a4 b4 c4 d4
68 add \c4, \c4, \d4
72 xor \b4, \b4, \c4
92 add \c4, \c4, \d4
96 xor \b4, \b4, \c4
103 #define QUARTERROUND4(a1,b1,c1,d1,a2,b2,c2,d2,a3,b3,c3,d3,a4,b4,c4,d4) \ argument
107 state##a4 state##b4 state##c4 state##d4
/linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
H A Dgk20a.h31 int c4; member
H A Dgk20a.c74 mv = DIV_ROUND_CLOSEST(coef->c3 * speedo, s_scale) + coef->c4 + in gk20a_volt_get_cvb_t_voltage()
/linux-6.15/arch/m68k/ifpsp060/
H A Dilsp.sa72 dc.l $00104a81,$6a040004,$000844c4,$c34048f6
74 dc.l $4281382e,$fffc0204,$00100004,$000444c4
100 dc.l $382efffc,$0204001a,$880344c4,$4cdf001c
/linux-6.15/arch/powerpc/crypto/
H A Daes-tab-4k.S101 .long R(93, c4, c4, 57), R(55, a7, a7, f2)
118 .long R(43, ac, ac, ef), R(c4, 62, 62, a6)
138 .long R(71, b5, b5, c4), R(cc, 66, 66, aa)
199 .long R(d1, 34, 62, 1f), R(c4, a6, fe, 8a)
206 .long R(91, 54, 8d, b5), R(71, c4, 5d, 05)
242 .long R(a8, fc, 8c, c4), R(a0, f0, 3f, 1a)
284 .long R(ca, af, f3, 81), R(b9, 68, c4, 3e)
/linux-6.15/tools/testing/selftests/bpf/
H A Dcgroup_helpers.c652 char *c, *c2, *c3, *c4; in get_cgroup1_hierarchy_id() local
679 for (c3 = strtok_r(c, ",", &c4); c3; in get_cgroup1_hierarchy_id()
680 c3 = strtok_r(NULL, ",", &c4)) { in get_cgroup1_hierarchy_id()
/linux-6.15/include/uapi/linux/android/
H A Dbinder.h27 #define B_PACK_CHARS(c1, c2, c3, c4) \ argument
28 ((((c1)<<24)) | (((c2)<<16)) | (((c3)<<8)) | (c4))
/linux-6.15/tools/perf/arch/s390/include/
H A Ddwarf-regs-table.h34 REG_DWARFNUM_NAME(c4, 36),
/linux-6.15/arch/arm64/boot/dts/amlogic/
H A Dmeson-sm1-odroid-c4.dts11 compatible = "hardkernel,odroid-c4", "amlogic,sm1";
/linux-6.15/Documentation/devicetree/bindings/nvmem/
H A Dfsl,scu-ocotp.yaml53 fec_mac0: mac@2c4 {
/linux-6.15/drivers/tty/vt/
H A Dcp437.uni33 0x11 U+25c0 U+25c4
168 0x8e U+00c4
263 0xe7 U+03c4
/linux-6.15/drivers/thermal/tegra/
H A Dtegra30-tsensor.c165 int err, c1, c2, c3, c4, counter; in tegra_tsensor_get_temp() local
202 c4 = ts->calib.n; in tegra_tsensor_get_temp()
204 *temp = DIV_ROUND_CLOSEST(c1 * (c2 + c3 + c4), 1000); in tegra_tsensor_get_temp()
/linux-6.15/drivers/media/radio/si4713/
H A DKconfig9 - 10c4:8244: Silicon Labs FM Transmitter USB device.
/linux-6.15/arch/arm64/boot/dts/renesas/
H A Drzg2ul-smarc.dtsi93 80 b0 45 c4 95
H A Drzg2l-smarc.dtsi129 80 b0 45 c4 95
H A Drzg2lc-smarc.dtsi153 80 b0 45 c4 95
/linux-6.15/arch/arm/mm/
H A Dproc-arm940.S289 mcr p15, 0, r0, c6, c4, 0
295 mcr p15, 0, r0, c6, c4, 1
H A Dproc-arm740.S77 mcr p15, 0, r0, c6, c4
/linux-6.15/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi5_core.h281 u16 c1, c2, c3, c4; member
/linux-6.15/Documentation/devicetree/bindings/clock/
H A Drenesas,5p35023.yaml80 80 b0 45 c4 95
/linux-6.15/tools/testing/selftests/net/tcp_ao/lib/
H A Dsock.c412 bool c1, c2, c3, c4, c5, c6, c7, c8; in test_get_tcp_counters() local
423 out->ao.netns_ao_required = netstat_get(ns, "TCPAORequired", &c4); in test_get_tcp_counters()
429 if (c1 || c2 || c3 || c4 || c5 || c6 || c7 || c8) in test_get_tcp_counters()
/linux-6.15/arch/arm/include/asm/
H A Darch_gicv3.h22 #define ICC_PMR __ACCESS_CP15(c4, 0, c6, 0)
/linux-6.15/drivers/media/radio/si470x/
H A DKconfig22 - 10c4:818a: Silicon Labs USB FM Radio Reference Design
/linux-6.15/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi5_core.h281 u16 c1, c2, c3, c4; member

123