Home
last modified time | relevance | path

Searched +full:0 +full:xff700000 (Results 1 – 8 of 8) sorted by relevance

/linux/arch/powerpc/boot/dts/fsl/
H A Dbsc9131rdb.dts20 ranges = <0x0 0x0 0x0 0xff800000 0x00004000>;
21 reg = <0x0 0xff71e000 0x0 0x2000>;
25 ranges = <0x0 0x0 0xff700000 0x100000>;
H A Dbsc9132qds.dts20 ranges = <0x0 0x0 0x0 0x88000000 0x08000000
21 0x1 0x0 0x0 0xff800000 0x00010000>;
22 reg = <0x0 0xff71e000 0x0 0x2000>;
26 ranges = <0x0 0x0 0xff700000 0x100000>;
30 reg = <0 0xff70a000 0 0x1000>;
31 ranges = <0x2000000 0x0 0x90000000 0 0x90000000 0x0 0x20000000
32 0x1000000 0x0 0x00000000 0 0xc0010000 0x0 0x10000>;
33 pcie@0 {
34 ranges = <0x2000000 0x0 0x90000000
35 0x2000000 0x0 0x90000000
[all …]
/linux/drivers/media/rc/img-ir/
H A Dimg-ir-sanyo.c31 addr = (raw >> 0) & 0x1fff; in img_ir_sanyo_scancode()
32 addr_inv = (raw >> 13) & 0x1fff; in img_ir_sanyo_scancode()
33 data = (raw >> 26) & 0xff; in img_ir_sanyo_scancode()
34 data_inv = (raw >> 34) & 0xff; in img_ir_sanyo_scancode()
36 if ((data_inv ^ data) != 0xff) in img_ir_sanyo_scancode()
39 if ((addr_inv ^ addr) != 0x1fff) in img_ir_sanyo_scancode()
55 data = in->data & 0xff; in img_ir_sanyo_filter()
56 data_m = in->mask & 0xff; in img_ir_sanyo_filter()
57 data_inv = data ^ 0xff; in img_ir_sanyo_filter()
59 if (in->data & 0xff700000) in img_ir_sanyo_filter()
[all …]
/linux/drivers/mtd/maps/
H A Dichxrom.c30 #define BIOS_CNTL 0x4e
31 #define FWH_DEC_EN1 0xE3
32 #define FWH_DEC_EN2 0xF0
33 #define FWH_SEL1 0xE8
34 #define FWH_SEL2 0xEE
83 window->phys = 0; in ichxrom_cleanup()
84 window->size = 0; in ichxrom_cleanup()
113 window->phys = 0; in ichxrom_init_one()
115 if (byte == 0xff) { in ichxrom_init_one()
116 window->phys = 0xffc00000; in ichxrom_init_one()
[all …]
H A Desb2rom.c34 #define BIOS_CNTL 0xDC
35 #define BIOS_LOCK_ENABLE 0x02
36 #define BIOS_WRITE_ENABLE 0x01
39 #define FWH_DEC_EN1 0xD8
40 #define FWH_F8_EN 0x8000
41 #define FWH_F0_EN 0x4000
42 #define FWH_E8_EN 0x2000
43 #define FWH_E0_EN 0x1000
44 #define FWH_D8_EN 0x0800
45 #define FWH_D0_EN 0x0400
[all …]
/linux/arch/arm/boot/dts/rockchip/
H A Drk3288.dtsi62 #size-cells = <0>;
69 reg = <0x500>;
79 reg = <0x501>;
89 reg = <0x502>;
99 reg = <0x503>;
108 cpu_opp_table: opp-table-0 {
169 * The rk3288 cannot use the memory area above 0xfe000000
179 reg = <0x0 0xfe000000 0x0 0x1000000>;
187 #clock-cells = <0>;
203 reg = <0x0 0xff810000 0x0 0x20>;
[all …]
/linux/arch/arm/boot/dts/intel/socfpga/
H A Dsocfpga.dtsi23 #size-cells = <0>;
26 cpu0: cpu@0 {
29 reg = <0>;
43 interrupts = <0 176 4>, <0 177 4>;
45 reg = <0xff111000 0x1000>,
46 <0xff113000 0x1000>;
53 reg = <0xfffed000 0x1000>,
54 <0xfffec100 0x100>;
73 reg = <0xffe01000 0x1000>;
74 interrupts = <0 104 4>,
[all …]
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3562.dtsi33 #clock-cells = <0>;
40 #clock-cells = <0>;
47 #size-cells = <0>;
49 cpu0: cpu@0 {
52 reg = <0x0 0x0>;
64 reg = <0x0 0x1>;
76 reg = <0x0 0x2>;
88 reg = <0x0 0x3>;
103 arm,psci-suspend-param = <0x0010000>;
147 opp-supported-hw = <0xf9 0xffff>;
[all …]