Home
last modified time | relevance | path

Searched +full:0 +full:xffa90000 (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/devicetree/bindings/power/
H A Drockchip,power-controller.yaml55 const: 0
64 "^power-domain@[0-9a-f]+$":
75 const: 0
78 "^power-domain@[0-9a-f]+$":
89 const: 0
92 "^power-domain@[0-9a-f]+$":
100 const: 0
144 enum: [0, 1]
146 Must be 0 for nodes representing a single PM domain and 1 for nodes
164 reg = <0x0 0xffa90000 0x0 0x20>;
[all …]
/linux/arch/arm64/boot/dts/xilinx/
H A Dzynqmp.dtsi31 bootscr-address = /bits/ 64 <0x20000000>;
37 #size-cells = <0>;
39 cpu0: cpu@0 {
45 reg = <0x0>;
55 reg = <0x1>;
66 reg = <0x2>;
77 reg = <0x3>;
92 CPU_SLEEP_0: cpu-sleep-0 {
94 arm,psci-suspend-param = <0x40000000>;
135 reg = <0x0 0x3ed00000 0x0 0x40000>;
[all …]
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-base.dtsi51 #size-cells = <0>;
79 cpu_l0: cpu@0 {
82 reg = <0x0 0x0>;
89 i-cache-size = <0x8000>;
92 d-cache-size = <0x8000>;
101 reg = <0x0 0x1>;
108 i-cache-size = <0x8000>;
111 d-cache-size = <0x8000>;
120 reg = <0x0 0x2>;
127 i-cache-size = <0x8000>;
[all …]
/linux/drivers/media/usb/cx231xx/
H A Dcx231xx-dif.h23 {3000000, DIF_BPF_COEFF01, 0x00000002},
24 {3000000, DIF_BPF_COEFF23, 0x00080012},
25 {3000000, DIF_BPF_COEFF45, 0x001e0024},
26 {3000000, DIF_BPF_COEFF67, 0x001bfff8},
27 {3000000, DIF_BPF_COEFF89, 0xffb4ff50},
28 {3000000, DIF_BPF_COEFF1011, 0xfed8fe68},
29 {3000000, DIF_BPF_COEFF1213, 0xfe24fe34},
30 {3000000, DIF_BPF_COEFF1415, 0xfebaffc7},
31 {3000000, DIF_BPF_COEFF1617, 0x014d031f},
32 {3000000, DIF_BPF_COEFF1819, 0x04f0065d},
[all …]
/linux/drivers/media/i2c/cx25840/
H A Dcx25840-core.c45 #define CX25840_VID_INT_STAT_REG 0x410
46 #define CX25840_VID_INT_STAT_BITS 0x0000ffff
47 #define CX25840_VID_INT_MASK_BITS 0xffff0000
49 #define CX25840_VID_INT_MASK_REG 0x412
51 #define CX23885_AUD_MC_INT_MASK_REG 0x80c
52 #define CX23885_AUD_MC_INT_STAT_BITS 0xffff0000
53 #define CX23885_AUD_MC_INT_CTRL_BITS 0x0000ffff
56 #define CX25840_AUD_INT_CTRL_REG 0x812
57 #define CX25840_AUD_INT_STAT_REG 0x813
59 #define CX23885_PIN_CTRL_IRQ_REG 0x123
[all …]