Searched +full:0 +full:xfff50000 (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/net/ |
D | calxeda-xgmac.yaml | 47 reg = <0xfff50000 0x1000>; 48 interrupts = <0 77 4>, <0 78 4>, <0 79 4>;
|
/linux-6.12.1/arch/arm/mach-highbank/ |
D | highbank.c | 36 asm("mrc p15, 4, %0, c15, c0, 0" : "=r" (base)); in highbank_scu_map_io() 45 highbank_smc1(0x102, val); in highbank_l2c310_write_sec() 47 WARN_ONCE(1, "Highbank L2C310: ignoring write to reg 0x%x\n", in highbank_l2c310_write_sec() 79 reg = 0xc; in highbank_platform_notifier() 81 reg = 0x18; in highbank_platform_notifier() 83 reg = 0x20; in highbank_platform_notifier() 86 IORESOURCE_MEM, 0); in highbank_platform_notifier() 88 if (res->start == 0xfff50000) in highbank_platform_notifier() 89 reg = 0; in highbank_platform_notifier() 90 else if (res->start == 0xfff51000) in highbank_platform_notifier() [all …]
|
/linux-6.12.1/arch/arm/boot/dts/calxeda/ |
D | ecx-common.dtsi | 14 cpu_suspend = <0x84000002>; 15 cpu_off = <0x84000004>; 16 cpu_on = <0x84000006>; 27 reg = <0xffe08000 0x10000>; 28 interrupts = <0 83 4>; 30 calxeda,port-phys = < &combophy5 0>, <&combophy0 0>, 35 calxeda,led-order = <4 0 1 2 3>; 40 reg = <0xffe0e000 0x1000>; 41 interrupts = <0 90 4>; 48 reg = <0xfff20000 0x1000>; [all …]
|