Home
last modified time | relevance | path

Searched +full:0 +full:xff960000 (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/memory-controllers/
Dxlnx,zynqmp-ocmc-1.0.yaml43 reg = <0xff960000 0x1000>;
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/rockchip/
Drockchip,dw-mipi-dsi.yaml52 const: 0
63 const: 0
131 reg = <0xff960000 0x4000>;
141 #size-cells = <0>;
143 mipi_in: port@0 {
144 reg = <0>;
146 #size-cells = <0>;
148 mipi_in_vopb: endpoint@0 {
149 reg = <0>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/rockchip/
Ddw_mipi_dsi_rockchip.txt6 - #size-cells: Should be <0>.
19 For vopb,set the reg = <0> and set the reg = <1> for vopl.
20 - video port 0 for the VOP input, the remote endpoint maybe vopb or vopl
37 #size-cells = <0>;
39 reg = <0xff960000 0x4000>;
49 #size-cells = <0>;
51 mipi_in: port@0 {
52 reg = <0>;
54 #size-cells = <0>;
56 mipi_in_vopb: endpoint@0 {
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
Ddw-mipi-dsi-rockchip.c29 #define DSI_PHY_RSTZ 0xa0
30 #define PHY_DISFORCEPLL 0
32 #define PHY_DISABLECLK 0
34 #define PHY_RSTZ 0
36 #define PHY_SHUTDOWNZ 0
37 #define PHY_UNSHUTDOWNZ BIT(0)
39 #define DSI_PHY_IF_CFG 0xa4
40 #define N_LANES(n) ((((n) - 1) & 0x3) << 0)
41 #define PHY_STOP_WAIT_TIME(cycle) (((cycle) & 0xff) << 8)
43 #define DSI_PHY_STATUS 0xb0
[all …]
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/
Ddw-mipi-dsi-rockchip.c31 #define DSI_PHY_RSTZ 0xa0
32 #define PHY_DISFORCEPLL 0
34 #define PHY_DISABLECLK 0
36 #define PHY_RSTZ 0
38 #define PHY_SHUTDOWNZ 0
39 #define PHY_UNSHUTDOWNZ BIT(0)
41 #define DSI_PHY_IF_CFG 0xa4
42 #define N_LANES(n) ((((n) - 1) & 0x3) << 0)
43 #define PHY_STOP_WAIT_TIME(cycle) (((cycle) & 0xff) << 8)
45 #define DSI_PHY_STATUS 0xb0
[all …]
/kernel/linux/linux-6.6/arch/arm/boot/dts/rockchip/
Drk3288.dtsi53 #size-cells = <0>;
60 reg = <0x500>;
71 reg = <0x501>;
82 reg = <0x502>;
93 reg = <0x503>;
103 cpu_opp_table: opp-table-0 {
163 * The rk3288 cannot use the memory area above 0xfe000000
173 reg = <0x0 0xfe000000 0x0 0x1000000>;
181 #clock-cells = <0>;
197 reg = <0x0 0xff810000 0x0 0x20>;
[all …]
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Drk3288.dtsi53 #size-cells = <0>;
60 reg = <0x500>;
71 reg = <0x501>;
82 reg = <0x502>;
93 reg = <0x503>;
165 reg = <0x0 0xff250000 0x0 0x4000>;
177 reg = <0x0 0xff600000 0x0 0x4000>;
178 interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>,
190 reg = <0x0 0xffb20000 0x0 0x4000>;
191 interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>,
[all …]
/kernel/linux/linux-5.10/arch/arm64/boot/dts/rockchip/
Drk3399.dtsi44 #size-cells = <0>;
72 cpu_l0: cpu@0 {
75 reg = <0x0 0x0>;
87 reg = <0x0 0x1>;
99 reg = <0x0 0x2>;
111 reg = <0x0 0x3>;
123 reg = <0x0 0x100>;
135 reg = <0x0 0x101>;
150 arm,psci-suspend-param = <0x0010000>;
159 arm,psci-suspend-param = <0x1010000>;
[all …]
/kernel/linux/linux-6.6/arch/arm64/boot/dts/rockchip/
Drk3399.dtsi41 #size-cells = <0>;
69 cpu_l0: cpu@0 {
72 reg = <0x0 0x0>;
84 reg = <0x0 0x1>;
96 reg = <0x0 0x2>;
108 reg = <0x0 0x3>;
120 reg = <0x0 0x100>;
138 reg = <0x0 0x101>;
159 arm,psci-suspend-param = <0x0010000>;
168 arm,psci-suspend-param = <0x1010000>;
[all …]