Home
last modified time | relevance | path

Searched refs:s10 (Results 1 – 25 of 47) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/clk/socfpga/
H A DMakefile4 obj-$(CONFIG_ARCH_STRATIX10) += clk-s10.o
5 obj-$(CONFIG_ARCH_STRATIX10) += clk-pll-s10.o clk-periph-s10.o clk-gate-s10.o
7 obj-$(CONFIG_ARCH_AGILEX) += clk-pll-s10.o clk-periph-s10.o clk-gate-s10.o
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/edac/
H A Dsocfpga-eccmgr.txt244 - compatible : Should be "altr,socfpga-s10-ecc-manager"
258 - compatible : Should be "altr,sdram-edac-s10"
263 - compatible : Should be "altr,socfpga-s10-ocram-ecc"
270 - compatible : Should be "altr,socfpga-s10-eth-mac-ecc"
277 - compatible : Should be "altr,socfpga-s10-nand-ecc"
284 - compatible : Should be "altr,socfpga-s10-dma-ecc"
291 - compatible : Should be "altr,socfpga-s10-usb-ecc"
298 - compatible : Should be "altr,socfpga-s10-sdmmc-ecc"
307 compatible = "altr,socfpga-s10-ecc-manager";
317 compatible = "altr,sdram-edac-s10";
[all …]
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/intel/
H A Dsocfpga_agilex.dtsi7 #include <dt-bindings/reset/altr,rst-mgr-s10.h>
140 compatible = "altr,socfpga-stmmac-a10-s10", "snps,dwmac-3.74a", "snps,dwmac";
158 compatible = "altr,socfpga-stmmac-a10-s10", "snps,dwmac-3.74a", "snps,dwmac";
176 compatible = "altr,socfpga-stmmac-a10-s10", "snps,dwmac-3.74a", "snps,dwmac";
405 compatible = "altr,sys-mgr-s10","altr,sys-mgr";
546 compatible = "altr,socfpga-s10-ecc-manager",
557 compatible = "altr,sdram-edac-s10";
563 compatible = "altr,socfpga-s10-ocram-ecc",
571 compatible = "altr,socfpga-s10-usb-ecc",
579 compatible = "altr,socfpga-s10-eth-mac-ecc",
[all …]
/OK3568_Linux_fs/buildroot/package/bc/
H A D0004-no-gen-libmath.patch52 +"K.44:l5:*+s13:pl5:cS1+s2:pN3:l5:1>Z4:l10:1+s10:pl5:K2:/s5:pl2:",
59 +"pK2:s10:p0s11:pN3:l5:K2:}Z4:l10:K2:*s10:pl5:cRs5:pJ3:N4:N5:l5:",
60 +"K.5:{Z6:l10:K2:*s10:pl5:cRs5:pJ5:N6:l5:1-l5:1+/s13:s14:pl13:l13:",
83 +"l15:K3:+s2:pN12:l5:K.2:>Z13:l10:1+s10:pl5:K.2:-1l5:K.2:*+/s5:",
89 +"l13:ns13:pl13:K2:%1=Z3:1s12:pN3:N2:1s10:pK2:s11:pN5:l11:l13:{",
90 +"B6:J4:N7:l11:i11:pJ5:N6:l10:l11:*s10:pJ7:N4:K1.5:l15:*s2:pl5:",
91 +"l13:^K2:l13:^/l10:/s10:p1s9:s14:pl5:nl5:*K4:/s16:pK1.5:l15:*l10:",
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/altera/
H A Dsocfpga_stratix10.dtsi7 #include <dt-bindings/reset/altr,rst-mgr-s10.h>
141 compatible = "altr,socfpga-stmmac-a10-s10", "snps,dwmac-3.74a", "snps,dwmac";
159 compatible = "altr,socfpga-stmmac-a10-s10", "snps,dwmac-3.74a", "snps,dwmac";
177 compatible = "altr,socfpga-stmmac-a10-s10", "snps,dwmac-3.74a", "snps,dwmac";
405 compatible = "altr,sys-mgr-s10","altr,sys-mgr";
546 compatible = "altr,socfpga-s10-ecc-manager",
557 compatible = "altr,sdram-edac-s10";
563 compatible = "altr,socfpga-s10-ocram-ecc",
571 compatible = "altr,socfpga-s10-usb-ecc",
579 compatible = "altr,socfpga-s10-eth-mac-ecc",
[all …]
H A Dsocfpga_stratix10_socdk.dts62 compatible = "altr,socfpga-s10-sdmmc-ecc",
H A Dsocfpga_stratix10_socdk_nand.dts62 compatible = "altr,socfpga-s10-sdmmc-ecc",
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/altera/
H A Dsocfpga-system.txt17 - compatible : "altr,sys-mgr-s10"
23 compatible = "altr,sys-mgr-s10";
/OK3568_Linux_fs/kernel/drivers/media/rc/img-ir/
H A Dimg-ir-hw.h97 struct img_ir_symbol_timing ldr, s00, s01, s10, s11; member
125 u32 ldr, s00, s01, s10, s11, ft; member
H A Dimg-ir-hw.c90 img_ir_symbol_timing_preprocess(&timings->s10, unit); in img_ir_timings_preprocess()
122 img_ir_symbol_timing_defaults(&timings->s10, &defaults->s10); in img_ir_timings_defaults()
303 regs->s10 = img_ir_symbol_timing(&timings->s10, tolerance, clock_hz, in img_ir_timings_convert()
386 img_ir_write(priv, IMG_IR_S10_SYMB_TIMING, regs->s10); in img_ir_write_timings()
390 regs->ldr, regs->s00, regs->s01, regs->s10, regs->s11, ft); in img_ir_write_timings()
H A Dimg-ir-rc5.c62 .s10 = {
H A Dimg-ir-sharp.c83 .s10 = {
/OK3568_Linux_fs/kernel/arch/riscv/include/uapi/asm/
H A Dptrace.h46 unsigned long s10; member
/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dptrace.h41 unsigned long s10; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx8.asm325 s_movrels_b64 s10, s10 //s10 = s[10+m0], s11 = s[11+m0]
600 s_movreld_b64 s10, s10
H A Dcwsr_trap_handler_gfx10.asm453 s_movrels_b64 s10, s10 //s10 = s[10+m0], s11 = s[11+m0]
480 s_movrels_b64 s10, s10 //s10 = s[10+m0], s11 = s[11+m0]
890 s_movreld_b64 s10, s10
H A Dcwsr_trap_handler_gfx9.asm429 s_movrels_b64 s10, s10 //s10 = s[10+m0], s11 = s[11+m0]
832 s_movreld_b64 s10, s10
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A Dblake2s-core.S129 s8, s9, s10, s11, s12, s13, s14, s15
155 \s8, \s9, \s10, \s11
H A Dblake2b-neon-core.S70 s8, s9, s10, s11, s12, s13, s14, s15, final=0
160 vadd.u64 d1, d1, M_\s10
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeocoordinate/
H A Dtst_qgeocoordinate.cpp915 uint s10 = qHash(QGeoCoordinate(0, 0, 2)); in hash() local
931 QVERIFY(s10 != s20); in hash()
933 QVERIFY(s10 != s30); in hash()
940 QVERIFY(nullCoordinate != s10); in hash()
/OK3568_Linux_fs/yocto/meta-clang/recipes-core/busybox/busybox/
H A D0001-apply-const-trick-to-ptr_to_globals.patch21 [ 452.439723] s8 : 0000003f88944050 s9 : 0000002ad8502e88 s10: 0000002ad8502de8
/OK3568_Linux_fs/kernel/arch/riscv/kernel/
H A Dprocess.c63 regs->s8, regs->s9, regs->s10); in show_regs()
H A Dentry.S418 REG_S s10, TASK_THREAD_S10_RA(a3)
433 REG_L s10, TASK_THREAD_S10_RA(a4)
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/
H A Dsocfpga-dwmac.txt11 "altr,socfpga-stmmac-a10-s10".
/OK3568_Linux_fs/kernel/arch/mips/crypto/
H A Dpoly1305-mips.pl42 ($s0,$s1,$s2,$s3,$s4,$s5,$s6,$s7,$s8,$s9,$s10,$s11)=map("\$$_",(12..23));
734 ($s0,$s1,$s2,$s3,$s4, $s5,$s6,$s7,$s8, $s9,$s10,$s11);
750 sw $s10,4*10($sp)
1132 lw $s10,4*10($sp)

12