/linux-6.1.9/arch/arm/include/asm/hardware/ |
D | cp14.h | 56 #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) 161 #define WCP14_DBGDRCR(val) MCR14(val, 0, c0, c4, 2) 166 #define WCP14_DBGBVR4(val) MCR14(val, 0, c0, c4, 4) 182 #define WCP14_DBGBCR4(val) MCR14(val, 0, c0, c4, 5) [all …]
|
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/subdev/volt/ |
D | gk20a.h | 31 int c4; member
|
D | gk20a.c | 74 mv = DIV_ROUND_CLOSEST(coef->c3 * speedo, s_scale) + coef->c4 + in gk20a_volt_get_cvb_t_voltage()
|
/linux-6.1.9/arch/m68k/ifpsp060/ |
D | ilsp.sa | 72 dc.l $00104a81,$6a040004,$000844c4,$c34048f6 74 dc.l $4281382e,$fffc0204,$00100004,$000444c4 100 dc.l $382efffc,$0204001a,$880344c4,$4cdf001c
|
/linux-6.1.9/arch/powerpc/crypto/ |
D | aes-tab-4k.S | 101 .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.1.9/include/uapi/linux/android/ |
D | binder.h | 27 #define B_PACK_CHARS(c1, c2, c3, c4) \ argument 28 ((((c1)<<24)) | (((c2)<<16)) | (((c3)<<8)) | (c4))
|
/linux-6.1.9/tools/perf/arch/s390/include/ |
D | dwarf-regs-table.h | 34 REG_DWARFNUM_NAME(c4, 36),
|
/linux-6.1.9/arch/arm64/boot/dts/amlogic/ |
D | meson-sm1-odroid-c4.dts | 11 compatible = "hardkernel,odroid-c4", "amlogic,sm1";
|
D | Makefile | 65 dtb-$(CONFIG_ARCH_MESON) += meson-sm1-odroid-c4.dtb
|
/linux-6.1.9/Documentation/devicetree/bindings/nvmem/ |
D | fsl,scu-ocotp.yaml | 53 fec_mac0: mac@2c4 {
|
/linux-6.1.9/drivers/tty/vt/ |
D | cp437.uni | 33 0x11 U+25c0 U+25c4 168 0x8e U+00c4 263 0xe7 U+03c4
|
/linux-6.1.9/drivers/thermal/tegra/ |
D | tegra30-tsensor.c | 166 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-6.1.9/drivers/media/radio/si4713/ |
D | Kconfig | 9 - 10c4:8244: Silicon Labs FM Transmitter USB device.
|
/linux-6.1.9/arch/arm/mm/ |
D | proc-arm940.S | 280 mcr p15, 0, r0, c6, c4, 0 286 mcr p15, 0, r0, c6, c4, 1
|
D | proc-arm740.S | 65 mcr p15, 0, r0, c6, c4
|
/linux-6.1.9/drivers/video/fbdev/omap2/omapfb/dss/ |
D | hdmi5_core.h | 281 u16 c1, c2, c3, c4; member
|
D | hdmi5_core.c | 491 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-6.1.9/drivers/media/radio/si470x/ |
D | Kconfig | 22 - 10c4:818a: Silicon Labs USB FM Radio Reference Design
|
/linux-6.1.9/arch/arm/include/asm/ |
D | arch_gicv3.h | 22 #define ICC_PMR __ACCESS_CP15(c4, 0, c6, 0)
|
/linux-6.1.9/drivers/gpu/drm/omapdrm/dss/ |
D | hdmi5_core.h | 281 u16 c1, c2, c3, c4; member
|
D | hdmi5_core.c | 447 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-6.1.9/arch/arm64/boot/dts/freescale/ |
D | imx8dxl.dtsi | 145 fec_mac0: mac@2c4 {
|
/linux-6.1.9/drivers/scsi/device_handler/ |
D | scsi_dh_rdac.c | 210 struct c4_inquiry c4; member 441 struct c4_inquiry *inqp = &h->inq.c4; in initialize_controller()
|
/linux-6.1.9/Documentation/devicetree/bindings/arm/ |
D | amlogic.yaml | 181 - hardkernel,odroid-c4
|
/linux-6.1.9/drivers/gpu/drm/vc4/ |
D | vc4_hvs.c | 159 #define VC4_LINEAR_PHASE_KERNEL(c0, c1, c2, c3, c4, c5, c6, c7, c8, \ argument 162 VC4_PPF_FILTER_WORD(c3, c4, c5), \
|