Home
last modified time | relevance | path

Searched +full:0 +full:x7f006000 (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/arch/arm/mach-s3c/
Dmap-s3c64xx.h22 #define S3C64XX_PA_XM0CSN0 (0x10000000)
23 #define S3C64XX_PA_XM0CSN1 (0x18000000)
24 #define S3C64XX_PA_XM0CSN2 (0x20000000)
25 #define S3C64XX_PA_XM0CSN3 (0x28000000)
26 #define S3C64XX_PA_XM0CSN4 (0x30000000)
27 #define S3C64XX_PA_XM0CSN5 (0x38000000)
30 #define S3C64XX_PA_HSMMC(x) (0x7C200000 + ((x) * 0x100000))
31 #define S3C64XX_PA_HSMMC0 S3C64XX_PA_HSMMC(0)
35 #define S3C_PA_UART (0x7F005000)
36 #define S3C_PA_UART0 (S3C_PA_UART + 0x00)
[all …]
/Linux-v5.10/Documentation/devicetree/bindings/pwm/
Dpwm-samsung.yaml63 One interrupt per timer, starting at timer 0. Necessary only for SoCs which
78 (from 0 to 4), the order does not matter.
82 minimum: 0
114 reg = <0x7f006000 0x1000>;
119 samsung,pwm-outputs = <0>, <1>;
/Linux-v5.10/arch/arm/boot/dts/
Ds3c64xx.dtsi33 #size-cells = <0>;
35 cpu@0 {
38 reg = <0x0>;
51 reg = <0x71200000 0x1000>;
58 reg = <0x71300000 0x1000>;
64 reg = <0x7c200000 0x100>;
67 clock-names = "hsmmc", "mmc_busclk.0", "mmc_busclk.2";
75 reg = <0x7c300000 0x100>;
78 clock-names = "hsmmc", "mmc_busclk.0", "mmc_busclk.2";
86 reg = <0x7c400000 0x100>;
[all …]