Searched +full:0 +full:xe0000300 (Results 1 – 5 of 5) sorted by relevance
/linux/arch/m68k/coldfire/ |
H A D | m5249.c | 25 DEFINE_CLK(pll, "pll.0", MCF_CLK); 26 DEFINE_CLK(sys, "sys.0", MCF_BUSCLK); 29 CLKDEV_INIT(NULL, "pll.0", &clk_pll), 30 CLKDEV_INIT(NULL, "sys.0", &clk_sys), 31 CLKDEV_INIT("mcftmr.0", NULL, &clk_sys), 33 CLKDEV_INIT("mcfuart.0", NULL, &clk_sys), 35 CLKDEV_INIT("mcfqspi.0", NULL, &clk_sys), 36 CLKDEV_INIT("imx1-i2c.0", NULL, &clk_sys), 46 .start = 0xe0000300, 47 .end = 0xe0000300 + 0x100, [all …]
|
/linux/Documentation/devicetree/bindings/usb/ |
H A D | generic-ehci.yaml | 66 - snps,hsdk-v1.0-ehci 171 interrupts = <0x1a 4>; 172 reg = <0xe0000300 90>, <0xe0000390 70>; 179 reg = <0x01c14000 0x100>;
|
/linux/arch/powerpc/boot/dts/ |
H A 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 …]
|
H A 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 …]
|
H A 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 …]
|