Home
last modified time | relevance | path

Searched +full:0 +full:x1e6e2000 (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.10/Documentation/devicetree/bindings/interrupt-controller/
Daspeed,ast2xxx-scu-ic.txt15 ranges = <0 0x1e6e2000 0x1a8>;
/Linux-v5.10/Documentation/devicetree/bindings/mfd/
Daspeed-scu.txt19 reg = <0x1e6e2000 0x1a8>;
/Linux-v5.10/Documentation/devicetree/bindings/misc/
Daspeed-p2a-ctrl.txt40 reg = <0x1e6e2000 0x1a8>;
/Linux-v5.10/Documentation/devicetree/bindings/pinctrl/
Daspeed,ast2400-pinctrl.yaml63 reg = <0x1e6e2000 0x1a8>;
Daspeed,ast2500-pinctrl.yaml35 0: compatible with "aspeed,ast2500-gfx", "syscon"
81 reg = <0x1e6e2000 0x1a8>;
101 reg = <0x1e6e6000 0x1000>;
107 reg = <0x1e789000 0x1000>;
111 ranges = <0x0 0x1e789000 0x1000>;
115 reg = <0x80 0x1e0>;
120 ranges = <0x0 0x80 0x1e0>;
124 reg = <0x20 0x24>, <0x48 0x8>;
Daspeed,ast2600-pinctrl.yaml95 reg = <0x1e6e2000 0xf6c>;
/Linux-v5.10/drivers/gpu/drm/ast/
Dast_dp501.c34 sendack = ast_get_index_reg_mask(ast, AST_IO_CRTC_PORT, 0x9b, 0xff); in send_ack()
35 sendack |= 0x80; in send_ack()
36 ast_set_index_reg_mask(ast, AST_IO_CRTC_PORT, 0x9b, 0x00, sendack); in send_ack()
42 sendack = ast_get_index_reg_mask(ast, AST_IO_CRTC_PORT, 0x9b, 0xff); in send_nack()
43 sendack &= ~0x80; in send_nack()
44 ast_set_index_reg_mask(ast, AST_IO_CRTC_PORT, 0x9b, 0x00, sendack); in send_nack()
50 u32 retry = 0; in wait_ack()
52 waitack = ast_get_index_reg_mask(ast, AST_IO_CRTC_PORT, 0xd2, 0xff); in wait_ack()
53 waitack &= 0x80; in wait_ack()
66 u32 retry = 0; in wait_nack()
[all …]
Dast_post.c44 ast_io_write8(ast, AST_IO_VGA_ENABLE_PORT, 0x01); in ast_enable_vga()
45 ast_io_write8(ast, AST_IO_MISC_PORT_WRITE, 0x01); in ast_enable_vga()
52 ast_set_index_reg(ast, AST_IO_CRTC_PORT, 0xa1, 0x06); in ast_enable_mmio()
63 return !!(ch & 0x01); in ast_is_vga_enabled()
66 static const u8 extreginfo[] = { 0x0f, 0x04, 0x1c, 0xff };
67 static const u8 extreginfo_ast2300a0[] = { 0x0f, 0x04, 0x1c, 0xff };
68 static const u8 extreginfo_ast2300[] = { 0x0f, 0x04, 0x1f, 0xff };
78 for (i = 0x81; i <= 0x9f; i++) in ast_set_def_ext_reg()
79 ast_set_index_reg(ast, AST_IO_CRTC_PORT, i, 0x00); in ast_set_def_ext_reg()
83 if (dev->pdev->revision >= 0x20) in ast_set_def_ext_reg()
[all …]
/Linux-v5.10/arch/arm/boot/dts/
Daspeed-g6.dtsi44 #size-cells = <0>;
50 reg = <0xf00>;
56 reg = <0xf01>;
85 reg = <0x40461000 0x1000>,
86 <0x40462000 0x1000>,
87 <0x40464000 0x2000>,
88 <0x40466000 0x2000>;
92 reg = < 0x1e620000 0xc4
93 0x20000000 0x10000000 >;
95 #size-cells = <0>;
[all …]
Daspeed-g4.dtsi36 #size-cells = <0>;
38 cpu@0 {
41 reg = <0>;
47 reg = <0x40000000 0>;
57 reg = < 0x1e620000 0x94
58 0x20000000 0x10000000 >;
60 #size-cells = <0>;
65 flash@0 {
66 reg = < 0 >;
94 reg = < 0x1e630000 0x18
[all …]
Daspeed-g5.dtsi37 #size-cells = <0>;
39 cpu@0 {
42 reg = <0>;
48 reg = <0x80000000 0>;
58 reg = < 0x1e620000 0xc4
59 0x20000000 0x10000000 >;
61 #size-cells = <0>;
66 flash@0 {
67 reg = < 0 >;
87 reg = < 0x1e630000 0xc4
[all …]