Searched refs:ASPEED_CLK_GATE_MCLK (Results 1 – 7 of 7) sorted by relevance
/openbmc/u-boot/include/dt-bindings/clock/ |
H A D | ast2400-clock.h | 7 #define ASPEED_CLK_GATE_MCLK 2 macro
|
H A D | ast2500-clock.h | 7 #define ASPEED_CLK_GATE_MCLK 2 macro
|
H A D | ast2600-clock.h | 10 #define ASPEED_CLK_GATE_MCLK 2 macro
|
/openbmc/linux/include/dt-bindings/clock/ |
H A D | aspeed-clock.h | 8 #define ASPEED_CLK_GATE_MCLK 2 macro
|
H A D | ast2600-clock.h | 8 #define ASPEED_CLK_GATE_MCLK 2 macro
|
/openbmc/linux/drivers/clk/ |
H A D | clk-aspeed.c | 51 [ASPEED_CLK_GATE_MCLK] = { 2, -1, "mclk-gate", "mpll", CLK_IS_CRITICAL }, /* SDRAM */
|
H A D | clk-ast2600.c | 104 [ASPEED_CLK_GATE_MCLK] = { 0, -1, "mclk-gate", "mpll", CLK_IS_CRITICAL }, /* SDRAM */
|