Home
last modified time | relevance | path

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

12

/linux/arch/arm/include/asm/hardware/
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/arch/powerpc/crypto/
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/arch/m68k/ifpsp060/
A Dilsp.sa72 dc.l $00104a81,$6a040004,$000844c4,$c34048f6
74 dc.l $4281382e,$fffc0204,$00100004,$000444c4
100 dc.l $382efffc,$0204001a,$880344c4,$4cdf001c
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
A Dgk20a.h31 int c4; member
A Dgk20a.c74 mv = DIV_ROUND_CLOSEST(coef->c3 * speedo, s_scale) + coef->c4 + in gk20a_volt_get_cvb_t_voltage()
/linux/include/uapi/linux/android/
A Dbinder.h27 #define B_PACK_CHARS(c1, c2, c3, c4) \ argument
28 ((((c1)<<24)) | (((c2)<<16)) | (((c3)<<8)) | (c4))
/linux/drivers/tty/vt/
A Dcp437.uni33 0x11 U+25c0 U+25c4
168 0x8e U+00c4
263 0xe7 U+03c4
/linux/tools/perf/arch/s390/include/
A Ddwarf-regs-table.h34 REG_DWARFNUM_NAME(c4, 36),
/linux/arch/arm64/boot/dts/amlogic/
A Dmeson-sm1-odroid-c4.dts11 compatible = "hardkernel,odroid-c4", "amlogic,sm1";
A DMakefile56 dtb-$(CONFIG_ARCH_MESON) += meson-sm1-odroid-c4.dtb
/linux/drivers/thermal/tegra/
A Dtegra30-tsensor.c166 int err, c1, c2, c3, c4, counter; in tegra_tsensor_get_temp() local
203 c4 = ts->calib.n; in tegra_tsensor_get_temp()
205 *temp = DIV_ROUND_CLOSEST(c1 * (c2 + c3 + c4), 1000); in tegra_tsensor_get_temp()
/linux/arch/arm/mm/
A Dproc-arm940.S280 mcr p15, 0, r0, c6, c4, 0
286 mcr p15, 0, r0, c6, c4, 1
A Dproc-arm740.S65 mcr p15, 0, r0, c6, c4
/linux/drivers/media/radio/si4713/
A DKconfig9 - 10c4:8244: Silicon Labs FM Transmitter USB device.
/linux/drivers/video/fbdev/omap2/omapfb/dss/
A Dhdmi5_core.h281 u16 c1, c2, c3, c4; member
A Dhdmi5_core.c491 REG_FLD_MOD(base, HDMI_CORE_CSC_COEF_C4_MSB, csc_coeff.c4 >> 8, 6, 0); in hdmi_core_csc_config()
492 REG_FLD_MOD(base, HDMI_CORE_CSC_COEF_C4_LSB, csc_coeff.c4, 7, 0); in hdmi_core_csc_config()
/linux/drivers/media/radio/si470x/
A DKconfig22 - 10c4:818a: Silicon Labs USB FM Radio Reference Design
/linux/arch/arm/include/asm/
A Darch_gicv3.h22 #define ICC_PMR __ACCESS_CP15(c4, 0, c6, 0)
/linux/drivers/gpu/drm/omapdrm/dss/
A Dhdmi5_core.h281 u16 c1, c2, c3, c4; member
A Dhdmi5_core.c447 REG_FLD_MOD(base, HDMI_CORE_CSC_COEF_C4_MSB, csc_coeff->c4 >> 8, 6, 0); in hdmi_core_write_csc()
448 REG_FLD_MOD(base, HDMI_CORE_CSC_COEF_C4_LSB, csc_coeff->c4, 7, 0); in hdmi_core_write_csc()
/linux/drivers/scsi/device_handler/
A Dscsi_dh_rdac.c210 struct c4_inquiry c4; member
441 struct c4_inquiry *inqp = &h->inq.c4; in initialize_controller()
/linux/drivers/gpu/drm/vc4/
A Dvc4_hvs.c113 #define VC4_LINEAR_PHASE_KERNEL(c0, c1, c2, c3, c4, c5, c6, c7, c8, \ argument
116 VC4_PPF_FILTER_WORD(c3, c4, c5), \
/linux/Documentation/devicetree/bindings/arm/
A Damlogic.yaml174 - hardkernel,odroid-c4
/linux/Documentation/fault-injection/
A Dnvme-fault-injection.rst160 …Code: ff e8 8f 5f 86 ff 80 7d c7 00 74 17 9c 58 0f 1f 44 00 00 f6 c4 02 0f 85 69 03 00 00 31 ff e8…
/linux/Documentation/scsi/
A Daacraid.rst57 9005:0285:9005:02c4 Adaptec 51605 (Voodoo160)

Completed in 46 milliseconds

12