Searched +full:0 +full:x20070000 (Results 1 – 3 of 3) sorted by relevance
39 #clock-cells = <0>;45 reg = <0x10090000 0x10000>;56 reg = <0x10104000 0x800>;68 reg = <0x10138000 0x1000>;75 reg = <0x1013c000 0x100>;80 reg = <0x1013c200 0x20>;94 reg = <0x1013c600 0x20>;103 reg = <0x1013d000 0x1000>,104 <0x1013c100 0x0100>;109 reg = <0x10124000 0x400>;[all …]
12 reg = <0x0 0x2a810000 0x0 0x10000>;15 ranges = <0 0x0 0x2a820000 0x20000>;20 reg = <0x10000 0x10000>;26 reg = <0x0 0x2b1f0000 0x0 0x1000>;37 reg = <0x0 0x2b400000 0x0 0x10000>;49 reg = <0x0 0x2b500000 0x0 0x10000>;60 reg = <0x0 0x2b600000 0x0 0x10000>;66 power-domains = <&scpi_devpd 0>;71 reg = <0x0 0x2c010000 0 0x1000>,72 <0x0 0x2c02f000 0 0x2000>,[all …]
91 #define REG_LO(r) (bpf2arc[(r)][0])110 ZZ_4_byte = 0,126 AA_none = 0,134 X_zero = 0,140 CC_always = 0, /* condition is true all the time */155 #define IN_U6_RANGE(x) ((x) <= (0x40 - 1) && (x) >= 0)156 #define IN_S9_RANGE(x) ((x) <= (0x100 - 1) && (x) >= -0x100)157 #define IN_S12_RANGE(x) ((x) <= (0x800 - 1) && (x) >= -0x800)158 #define IN_S21_RANGE(x) ((x) <= (0x100000 - 1) && (x) >= -0x100000)159 #define IN_S25_RANGE(x) ((x) <= (0x1000000 - 1) && (x) >= -0x1000000)[all …]