Home
last modified time | relevance | path

Searched full:ahb1 (Results 1 – 20 of 20) sorted by relevance

/freebsd/sys/dev/clk/allwinner/
H A Dccu_a31.c148 CCU_GATE(CLK_AHB1_MIPIDSI, "ahb1-mipidsi", "ahb1", 0x60, 1)
149 CCU_GATE(CLK_AHB1_SS, "ahb1-ss", "ahb1", 0x60, 5)
150 CCU_GATE(CLK_AHB1_DMA, "ahb1-dma", "ahb1", 0x60, 6)
151 CCU_GATE(CLK_AHB1_MMC0, "ahb1-mmc0", "ahb1", 0x60, 8)
152 CCU_GATE(CLK_AHB1_MMC1, "ahb1-mmc1", "ahb1", 0x60, 9)
153 CCU_GATE(CLK_AHB1_MMC2, "ahb1-mmc2", "ahb1", 0x60, 10)
154 CCU_GATE(CLK_AHB1_MMC3, "ahb1-mmc3", "ahb1", 0x60, 11)
155 CCU_GATE(CLK_AHB1_NAND1, "ahb1-nand1", "ahb1", 0x60, 12)
156 CCU_GATE(CLK_AHB1_NAND0, "ahb1-nand0", "ahb1", 0x60, 13)
157 CCU_GATE(CLK_AHB1_SDRAM, "ahb1-sdram", "ahb1", 0x60, 14)
[all …]
H A Dccu_h3.c160 CCU_GATE(CLK_BUS_CE, "bus-ce", "ahb1", 0x60, 5)
161 CCU_GATE(CLK_BUS_DMA, "bus-dma", "ahb1", 0x60, 6)
162 CCU_GATE(CLK_BUS_MMC0, "bus-mmc0", "ahb1", 0x60, 8)
163 CCU_GATE(CLK_BUS_MMC1, "bus-mmc1", "ahb1", 0x60, 9)
164 CCU_GATE(CLK_BUS_MMC2, "bus-mmc2", "ahb1", 0x60, 10)
165 CCU_GATE(CLK_BUS_NAND, "bus-nand", "ahb1", 0x60, 13)
166 CCU_GATE(CLK_BUS_DRAM, "bus-dram", "ahb1", 0x60, 14)
168 CCU_GATE(CLK_BUS_TS, "bus-ts", "ahb1", 0x60, 18)
169 CCU_GATE(CLK_BUS_HSTIMER, "bus-hstimer", "ahb1", 0x60, 19)
170 CCU_GATE(CLK_BUS_SPI0, "bus-spi0", "ahb1", 0x60, 20)
[all …]
H A Dccu_a64.c141 CCU_GATE(CLK_BUS_MIPI_DSI, "bus-mipi-dsi", "ahb1", 0x60, 1)
142 CCU_GATE(CLK_BUS_CE, "bus-ce", "ahb1", 0x60, 5)
143 CCU_GATE(CLK_BUS_DMA, "bus-dma", "ahb1", 0x60, 6)
144 CCU_GATE(CLK_BUS_MMC0, "bus-mmc0", "ahb1", 0x60, 8)
145 CCU_GATE(CLK_BUS_MMC1, "bus-mmc1", "ahb1", 0x60, 9)
146 CCU_GATE(CLK_BUS_MMC2, "bus-mmc2", "ahb1", 0x60, 10)
147 CCU_GATE(CLK_BUS_NAND, "bus-nand", "ahb1", 0x60, 13)
148 CCU_GATE(CLK_BUS_DRAM, "bus-dram", "ahb1", 0x60, 14)
150 CCU_GATE(CLK_BUS_TS, "bus-ts", "ahb1", 0x60, 18)
151 CCU_GATE(CLK_BUS_HSTIMER, "bus-hstimer", "ahb1", 0x60, 19)
[all …]
H A Dccu_a83t.c134 CCU_GATE(CLK_BUS_MIPI_DSI, "bus-mipi-dsi", "ahb1", 0x60, 1)
135 CCU_GATE(CLK_BUS_SS, "bus-ss", "ahb1", 0x60, 5)
136 CCU_GATE(CLK_BUS_DMA, "bus-dma", "ahb1", 0x60, 6)
137 CCU_GATE(CLK_BUS_MMC0, "bus-mmc0", "ahb1", 0x60, 8)
138 CCU_GATE(CLK_BUS_MMC1, "bus-mmc1", "ahb1", 0x60, 9)
139 CCU_GATE(CLK_BUS_MMC2, "bus-mmc2", "ahb1", 0x60, 10)
140 CCU_GATE(CLK_BUS_NAND, "bus-nand", "ahb1", 0x60, 13)
141 CCU_GATE(CLK_BUS_DRAM, "bus-dram", "ahb1", 0x60, 14)
142 CCU_GATE(CLK_BUS_EMAC, "bus-emac", "ahb1", 0x60, 17)
143 CCU_GATE(CLK_BUS_HSTIMER, "bus-hstimer", "ahb1", 0x60, 19)
[all …]
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dallwinner,sun4i-a10-ahb-clk.yaml22 - allwinner,sun6i-a31-ahb1-clk
62 const: allwinner,sun6i-a31-ahb1-clk
91 ahb1@1c20054 {
93 compatible = "allwinner,sun6i-a31-ahb1-clk";
96 clock-output-names = "ahb1";
104 clocks = <&ahb1>, <&pll6d2>;
H A Dallwinner,sun4i-a10-gates-clk.yaml30 - const: allwinner,sun6i-a31-ahb1-gates-clk
31 - const: allwinner,sun8i-a23-ahb1-gates-clk
33 - const: allwinner,sun9i-a80-ahb1-gates-clk
H A Dallwinner,sun8i-h3-bus-gates-clk.yaml61 clocks = <&ahb1>, <&ahb2>, <&apb1>, <&apb2>;
62 clock-names = "ahb1", "ahb2", "apb1", "apb2";
H A Dst,stm32-rcc.txt57 /* Gated clock, AHB1 bit 0 (GPIOA) */
/freebsd/sys/contrib/device-tree/Bindings/dma/
H A Darm-pl08x.yaml55 lli-bus-interface-ahb1:
63 mem-bus-interface-ahb1:
114 lli-bus-interface-ahb1;
134 /* Bus interface AHB1 (AHB0) is totally tilted */
H A Darm-pl08x.txt15 - lli-bus-interface-ahb1: if AHB master 1 is eligible for fetching LLIs
17 - mem-bus-interface-ahb1: if AHB master 1 is eligible for fetching memory contents
45 lli-bus-interface-ahb1;
H A Dlpc1850-dmamux.txt29 lli-bus-interface-ahb1;
31 mem-bus-interface-ahb1;
/freebsd/sys/contrib/device-tree/Bindings/reset/
H A Dallwinner,sun6i-a31-clock-reset.yaml20 - allwinner,sun6i-a31-ahb1-reset
40 - allwinner,sun6i-a31-ahb1-reset
57 compatible = "allwinner,sun6i-a31-ahb1-reset";
/freebsd/sys/contrib/device-tree/include/dt-bindings/mfd/
H A Dstm32f4-rcc.h9 /* AHB1 */
H A Dstm32f7-rcc.h9 /* AHB1 */
H A Dstm32h7-rcc.h19 /* AHB1 */
/freebsd/sys/arm/allwinner/
H A Daw_reset.c51 { "allwinner,sun6i-a31-ahb1-reset", 1 },
/freebsd/sys/contrib/device-tree/src/arm/nxp/lpc/
H A Dlpc18xx.dtsi95 lli-bus-interface-ahb1;
97 mem-bus-interface-ahb1;
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dste-nomadik-stn8815.dtsi862 lli-bus-interface-ahb1;
876 lli-bus-interface-ahb1;
/freebsd/sys/contrib/device-tree/src/arm/gemini/
H A Dgemini.dtsi420 /* Bus interface AHB1 (AHB0) is totally tilted */
/freebsd/sys/contrib/device-tree/src/riscv/starfive/
H A Djh7110.dtsi952 lli-bus-interface-ahb1;
953 mem-bus-interface-ahb1;