Home
last modified time | relevance | path

Searched +full:0 +full:xc0800000 (Results 1 – 10 of 10) sorted by relevance

/linux-6.12.1/arch/sparc/mm/
Dfault_64.c87 u32 insn = 0; in get_user_insn()
112 __asm__ __volatile__("lduwa [%1] %2, %0" in get_user_insn()
127 __asm__ __volatile__("lduwa [%1] %2, %0" in get_user_insn()
174 addr = compute_effective_address(regs, insn, 0); in do_fault_siginfo()
188 if (!regs->tpc || (regs->tpc & 0x3)) in get_fault_insn()
189 return 0; in get_fault_insn()
214 (insn & 0xc0800000) == 0xc0800000) { in do_kernel_fault()
215 if (insn & 0x2000) in do_kernel_fault()
219 if ((asi & 0xf2) == 0x82) { in do_kernel_fault()
220 if (insn & 0x1000000) { in do_kernel_fault()
[all …]
/linux-6.12.1/arch/arm/configs/
Dassabet_defconfig8 CONFIG_CMDLINE="mem=32M console=ttySA0,38400n8 initrd=0xc0800000,3M root=/dev/ram"
Dneponset_defconfig9 CONFIG_ZBOOT_ROM_TEXT=0x80000
10 CONFIG_ZBOOT_ROM_BSS=0xc1000000
12 …rnel),2560K(initrd),4M(root) load_ramdisk=1 prompt_ramdisk=0 mem=32M noinitrd initrd=0xc0800000,3M"
/linux-6.12.1/Documentation/devicetree/bindings/pci/
Drockchip-dw-pcie.yaml50 const: 0
89 reg = <0x3 0xc0800000 0x0 0x390000>,
90 <0x0 0xfe280000 0x0 0x10000>,
91 <0x3 0x80000000 0x0 0x100000>;
93 bus-range = <0x20 0x2f>;
109 msi-map = <0x2000 &its 0x2000 0x1000>;
114 ranges = <0x81000000 0x0 0x80800000 0x3 0x80800000 0x0 0x100000>,
115 <0x83000000 0x0 0x80900000 0x3 0x80900000 0x0 0x3f700000>;
123 #address-cells = <0>;
/linux-6.12.1/arch/arm64/boot/dts/rockchip/
Drk3568.dtsi13 reg = <0 0xfc000000 0 0x1000>;
20 ports-implemented = <0x1>;
27 reg = <0x0 0xfdc70000 0x0 0x1000>;
32 reg = <0x0 0xfe190080 0x0 0x20>;
37 reg = <0x0 0xfe190100 0x0 0x20>;
42 reg = <0x0 0xfe190200 0x0 0x20>;
47 reg = <0x0 0xfdcb8000 0x0 0x10000>;
52 reg = <0x0 0xfe8c0000 0x0 0x20000>;
53 #phy-cells = <0>;
67 bus-range = <0x0 0xf>;
[all …]
/linux-6.12.1/drivers/net/ethernet/ti/
Dnetcp_xgbepcsr.c13 #define XGBE_CTRL_OFFSET 0x0c
14 #define XGBE_SGMII_1_OFFSET 0x0114
15 #define XGBE_SGMII_2_OFFSET 0x0214
18 #define PCSR_CPU_CTRL_OFFSET 0x1fd0
31 #define PHY_A(serdes) 0
40 {0x0000, 0x00800002, 0x00ff00ff},
41 {0x0014, 0x00003838, 0x0000ffff},
42 {0x0060, 0x1c44e438, 0xffffffff},
43 {0x0064, 0x00c18400, 0x00ffffff},
44 {0x0068, 0x17078200, 0xffffff00},
[all …]
/linux-6.12.1/arch/sparc/kernel/
Dtraps_64.c55 /* When an irrecoverable trap occurs at tl > 0, the trap entry
74 printk(KERN_EMERG "TRAPLOG: Error at trap level 0x%lx, " in dump_tl1_traplog()
78 for (i = 0; i < limit; i++) { in dump_tl1_traplog()
94 0, lvl, SIGTRAP) == NOTIFY_STOP) in bad_trap()
97 if (lvl < 0x100) { in bad_trap()
102 lvl -= 0x100; in bad_trap()
108 regs->tpc &= 0xffffffff; in bad_trap()
109 regs->tnpc &= 0xffffffff; in bad_trap()
120 0, lvl, SIGTRAP) == NOTIFY_STOP) in bad_trap_tl1()
125 sprintf (buffer, "Bad trap %lx at tl>0", lvl); in bad_trap_tl1()
[all …]
/linux-6.12.1/sound/pci/mixart/
Dmixart_mixer.c24 0xc2c00000, /* [000] -96.0 dB */
25 0xc2bf0000, /* [001] -95.5 dB */
26 0xc2be0000, /* [002] -95.0 dB */
27 0xc2bd0000, /* [003] -94.5 dB */
28 0xc2bc0000, /* [004] -94.0 dB */
29 0xc2bb0000, /* [005] -93.5 dB */
30 0xc2ba0000, /* [006] -93.0 dB */
31 0xc2b90000, /* [007] -92.5 dB */
32 0xc2b80000, /* [008] -92.0 dB */
33 0xc2b70000, /* [009] -91.5 dB */
[all …]
/linux-6.12.1/sound/pci/hda/
Dpatch_ca0132.c37 #define FLOAT_ZERO 0x00000000
38 #define FLOAT_ONE 0x3f800000
39 #define FLOAT_TWO 0x40000000
40 #define FLOAT_THREE 0x40400000
41 #define FLOAT_FIVE 0x40a00000
42 #define FLOAT_SIX 0x40c00000
43 #define FLOAT_EIGHT 0x41000000
44 #define FLOAT_MINUS_5 0xc0a00000
46 #define UNSOL_TAG_DSP 0x16
55 #define MASTERCONTROL 0x80
[all …]
/linux-6.12.1/drivers/soc/tegra/cbb/
Dtegra194-cbb.c27 #define ERRLOGGER_0_ID_COREID_0 0x00000000
28 #define ERRLOGGER_0_ID_REVISIONID_0 0x00000004
29 #define ERRLOGGER_0_FAULTEN_0 0x00000008
30 #define ERRLOGGER_0_ERRVLD_0 0x0000000c
31 #define ERRLOGGER_0_ERRCLR_0 0x00000010
32 #define ERRLOGGER_0_ERRLOG0_0 0x00000014
33 #define ERRLOGGER_0_ERRLOG1_0 0x00000018
34 #define ERRLOGGER_0_RSVD_00_0 0x0000001c
35 #define ERRLOGGER_0_ERRLOG3_0 0x00000020
36 #define ERRLOGGER_0_ERRLOG4_0 0x00000024
[all …]