Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/devicetree/bindings/memory-controllers/
Dxlnx,zynqmp-ocmc-1.0.yaml43 reg = <0xff960000 0x1000>;
/linux-6.12.1/Documentation/devicetree/bindings/display/rockchip/
Drockchip,dw-mipi-dsi.yaml54 const: 0
65 const: 0
135 reg = <0xff960000 0x4000>;
145 #size-cells = <0>;
147 mipi_in: port@0 {
148 reg = <0>;
150 #size-cells = <0>;
152 mipi_in_vopb: endpoint@0 {
153 reg = <0>;
/linux-6.12.1/drivers/gpu/drm/rockchip/
Ddw-mipi-dsi-rockchip.c30 #define DSI_PHY_RSTZ 0xa0
31 #define PHY_DISFORCEPLL 0
33 #define PHY_DISABLECLK 0
35 #define PHY_RSTZ 0
37 #define PHY_SHUTDOWNZ 0
38 #define PHY_UNSHUTDOWNZ BIT(0)
40 #define DSI_PHY_IF_CFG 0xa4
41 #define N_LANES(n) ((((n) - 1) & 0x3) << 0)
42 #define PHY_STOP_WAIT_TIME(cycle) (((cycle) & 0xff) << 8)
44 #define DSI_PHY_STATUS 0xb0
[all …]
/linux-6.12.1/arch/arm64/boot/dts/xilinx/
Dzynqmp.dtsi30 bootscr-address = /bits/ 64 <0x20000000>;
36 #size-cells = <0>;
38 cpu0: cpu@0 {
43 reg = <0x0>;
52 reg = <0x1>;
62 reg = <0x2>;
72 reg = <0x3>;
87 CPU_SLEEP_0: cpu-sleep-0 {
89 arm,psci-suspend-param = <0x40000000>;
130 reg = <0x0 0x3ed00000 0x0 0x40000>;
[all …]
/linux-6.12.1/arch/arm/boot/dts/rockchip/
Drk3288.dtsi62 #size-cells = <0>;
69 reg = <0x500>;
80 reg = <0x501>;
91 reg = <0x502>;
102 reg = <0x503>;
112 cpu_opp_table: opp-table-0 {
172 * The rk3288 cannot use the memory area above 0xfe000000
182 reg = <0x0 0xfe000000 0x0 0x1000000>;
190 #clock-cells = <0>;
206 reg = <0x0 0xff810000 0x0 0x20>;
[all …]
/linux-6.12.1/arch/arm64/boot/dts/rockchip/
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 …]