Searched +full:0 +full:x1e6e2000 (Results 1 – 11 of 11) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/mfd/ |
D | aspeed,ast2x00-scu.yaml | 45 '^p2a-control@[0-9a-f]+$': 49 '^pinctrl(@[0-9a-f]+)?$': 55 '^interrupt-controller@[0-9a-f]+$': 59 '^silicon-id@[0-9a-f]+$': 97 reg = <0x1e6e2000 0x1a8>; 103 ranges = <0x0 0x1e6e2000 0x1000>; 107 reg = <0x7c 0x4>, <0x150 0x8>;
|
/Linux-v6.1/Documentation/devicetree/bindings/pinctrl/ |
D | aspeed,ast2400-pinctrl.yaml | 65 reg = <0x1e6e2000 0x1a8>; 71 ranges = <0x0 0x1e6e2000 0x1000>;
|
D | aspeed,ast2500-pinctrl.yaml | 37 0: compatible with "aspeed,ast2500-gfx", "syscon" 81 reg = <0x1e6e2000 0x1a8>; 87 ranges = <0x0 0x1e6e2000 0x1000>;
|
D | aspeed,ast2600-pinctrl.yaml | 98 reg = <0x1e6e2000 0xf6c>; 104 ranges = <0x0 0x1e6e2000 0x1000>;
|
/Linux-v6.1/Documentation/devicetree/bindings/interrupt-controller/ |
D | aspeed,ast2xxx-scu-ic.txt | 15 ranges = <0 0x1e6e2000 0x1a8>;
|
/Linux-v6.1/Documentation/devicetree/bindings/misc/ |
D | aspeed-p2a-ctrl.txt | 40 reg = <0x1e6e2000 0x1a8>;
|
/Linux-v6.1/drivers/gpu/drm/ast/ |
D | ast_dp501.c | 34 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 …]
|
D | ast_post.c | 44 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 }; 79 for (i = 0x81; i <= 0x9f; i++) in ast_set_def_ext_reg() 80 ast_set_index_reg(ast, AST_IO_CRTC_PORT, i, 0x00); in ast_set_def_ext_reg() 84 if (pdev->revision >= 0x20) in ast_set_def_ext_reg() [all …]
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | aspeed-g4.dtsi | 36 #size-cells = <0>; 38 cpu@0 { 41 reg = <0>; 47 reg = <0x40000000 0>; 57 reg = <0x1e620000 0x94>, <0x20000000 0x10000000>; 59 #size-cells = <0>; 64 flash@0 { 65 reg = < 0 >; 102 reg = <0x1e630000 0x18>, <0x30000000 0x10000000>; 104 #size-cells = <0>; [all …]
|
D | aspeed-g6.dtsi | 44 #size-cells = <0>; 50 reg = <0xf00>; 56 reg = <0xf01>; 74 reg = <0x1e6e0000 0x174>; 75 interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>; 91 reg = <0x40461000 0x1000>, 92 <0x40462000 0x1000>, 93 <0x40464000 0x2000>, 94 <0x40466000 0x2000>; 98 reg = <0x1e620000 0xc4>, <0x20000000 0x10000000>; [all …]
|
D | aspeed-g5.dtsi | 37 #size-cells = <0>; 39 cpu@0 { 42 reg = <0>; 48 reg = <0x80000000 0>; 58 reg = <0x1e620000 0xc4>, <0x20000000 0x10000000>; 60 #size-cells = <0>; 65 flash@0 { 66 reg = < 0 >; 89 reg = <0x1e630000 0xc4>, <0x30000000 0x08000000>; 91 #size-cells = <0>; [all …]
|