Searched +full:0 +full:xe0000300 (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/arch/m68k/coldfire/ |
D | m5249.c | 24 DEFINE_CLK(pll, "pll.0", MCF_CLK); 25 DEFINE_CLK(sys, "sys.0", MCF_BUSCLK); 26 DEFINE_CLK(mcftmr0, "mcftmr.0", MCF_BUSCLK); 28 DEFINE_CLK(mcfuart0, "mcfuart.0", MCF_BUSCLK); 30 DEFINE_CLK(mcfqspi0, "mcfqspi.0", MCF_BUSCLK); 31 DEFINE_CLK(mcfi2c0, "imx1-i2c.0", MCF_BUSCLK); 53 .start = 0xe0000300, 54 .end = 0xe0000300 + 0x100, 66 .id = 0, 105 r &= ~MCFINTC2_INTPRI_BITS(0xf, MCF_IRQ_I2C1); in m5249_i2c_init() [all …]
|
/Linux-v5.10/Documentation/devicetree/bindings/usb/ |
D | generic-ehci.yaml | 106 interrupts = <0x1a 4>; 107 reg = <0xe0000300 90>, <0xe0000390 70>; 114 reg = <0x01c14000 0x100>;
|
/Linux-v5.10/arch/powerpc/boot/dts/ |
D | ebony.dts | 21 dcr-parent = <&{/cpus/cpu@0}>; 32 #size-cells = <0>; 34 cpu@0 { 37 reg = <0x00000000>; 38 clock-frequency = <0>; // Filled in by zImage 39 timebase-frequency = <0>; // Filled in by zImage 51 reg = <0x00000000 0x00000000 0x00000000>; // Filled in by zImage 57 cell-index = <0>; 58 dcr-reg = <0x0c0 0x009>; 59 #address-cells = <0>; [all …]
|
D | sequoia.dts | 22 dcr-parent = <&{/cpus/cpu@0}>; 35 #size-cells = <0>; 37 cpu@0 { 40 reg = <0x00000000>; 41 clock-frequency = <0>; /* Filled in by zImage */ 42 timebase-frequency = <0>; /* Filled in by zImage */ 54 reg = <0x00000000 0x00000000 0x00000000>; /* Filled in by zImage */ 60 cell-index = <0>; 61 dcr-reg = <0x0c0 0x009>; 62 #address-cells = <0>; [all …]
|
D | taishan.dts | 20 dcr-parent = <&{/cpus/cpu@0}>; 31 #size-cells = <0>; 33 cpu@0 { 36 reg = <0x00000000>; 38 timebase-frequency = <0>; // Filled in by zImage 50 reg = <0x00000000 0x00000000 0x00000000>; // Filled in by zImage 58 dcr-reg = <0x200 0x009>; 59 #address-cells = <0>; 60 #size-cells = <0>; 68 cell-index = <0>; [all …]
|