Searched +full:0 +full:x28020000 (Results 1 – 2 of 2) sorted by relevance
60 reg = <0 0x28020000 0 0x1000>;61 #gpio-cells = <0x2>;62 gpio-ranges = <&pmux 0 0 32>;
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 …]