Searched +full:0 +full:x01c23000 (Results 1 – 4 of 4) sorted by relevance
/linux/arch/arm/mach-davinci/ |
H A D | devices-da8xx.c | 27 #define DA8XX_TPCC_BASE 0x01c00000 28 #define DA8XX_TPTC0_BASE 0x01c08000 29 #define DA8XX_TPTC1_BASE 0x01c08400 30 #define DA8XX_WDOG_BASE 0x01c21000 /* DA8XX_TIMER64P1_BASE */ 31 #define DA8XX_I2C0_BASE 0x01c22000 32 #define DA8XX_RTC_BASE 0x01c23000 33 #define DA8XX_PRUSS_MEM_BASE 0x01c30000 34 #define DA8XX_MMCSD0_BASE 0x01c40000 35 #define DA8XX_SPI0_BASE 0x01c41000 36 #define DA830_SPI1_BASE 0x01e12000 [all …]
|
/linux/Documentation/devicetree/bindings/pci/ |
H A D | qcom,pcie-sc8280xp.yaml | 107 reg = <0x0 0x01c20000 0x0 0x3000>, 108 <0x0 0x3c000000 0x0 0xf1d>, 109 <0x0 0x3c000f20 0x0 0xa8>, 110 <0x0 0x3c001000 0x0 0x1000>, 111 <0x0 0x3c100000 0x0 0x100000>, 112 <0x0 0x01c23000 0x0 0x1000>; 114 ranges = <0x01000000 0x0 0x00000000 0x0 0x3c200000 0x0 0x100000>, 115 <0x02000000 0x0 0x3c300000 0x0 0x3c300000 0x0 0x1d00000>; 117 bus-range = <0x00 0xff>; 152 interrupt-map-mask = <0 0 0 0x7>; [all …]
|
/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun8i-v3s.dtsi | 72 #size-cells = <0>; 74 cpu@0 { 77 reg = <0>; 102 #clock-cells = <0>; 110 #clock-cells = <0>; 126 reg = <0x01000000 0x10000>; 138 reg = <0x01100000 0x100000>; 139 clocks = <&display_clocks 0>, 143 resets = <&display_clocks 0>; 147 #size-cells = <0>; [all …]
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | sc8280xp.dtsi | 33 #clock-cells = <0>; 38 #clock-cells = <0>; 45 #size-cells = <0>; 47 CPU0: cpu@0 { 50 reg = <0x0 0x0>; 51 clocks = <&cpufreq_hw 0>; 58 qcom,freq-domain = <&cpufreq_hw 0>; 78 reg = <0x0 0x100>; 79 clocks = <&cpufreq_hw 0>; 86 qcom,freq-domain = <&cpufreq_hw 0>; [all …]
|