Searched full:aspeed_clk_gate_yclk (Results 1 – 12 of 12) sorted by relevance
/openbmc/u-boot/include/dt-bindings/clock/ |
H A D | ast2500-clock.h | 16 #define ASPEED_CLK_GATE_YCLK 11 macro
|
H A D | ast2400-clock.h | 17 #define ASPEED_CLK_GATE_YCLK 13 macro
|
H A D | ast2600-clock.h | 15 #define ASPEED_CLK_GATE_YCLK 7 macro
|
/openbmc/linux/include/dt-bindings/clock/ |
H A D | aspeed-clock.h | 17 #define ASPEED_CLK_GATE_YCLK 11 macro
|
H A D | ast2600-clock.h | 18 #define ASPEED_CLK_GATE_YCLK 9 macro
|
/openbmc/linux/Documentation/devicetree/bindings/crypto/ |
H A D | aspeed,ast2500-hace.yaml | 51 clocks = <&syscon ASPEED_CLK_GATE_YCLK>;
|
/openbmc/linux/drivers/clk/ |
H A D | clk-aspeed.c | 60 [ASPEED_CLK_GATE_YCLK] = { 13, 4, "yclk-gate", NULL, 0 }, /* HAC */
|
H A D | clk-ast2600.c | 119 [ASPEED_CLK_GATE_YCLK] = { 13, 4, "yclk-gate", NULL, 0 }, /* HAC */
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-g5.dtsi | 270 clocks = <&syscon ASPEED_CLK_GATE_YCLK>;
|
H A D | aspeed-g6.dtsi | 325 clocks = <&syscon ASPEED_CLK_GATE_YCLK>;
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | ast2600.dtsi | 324 clocks = <&scu ASPEED_CLK_GATE_YCLK>;
|
/openbmc/u-boot/drivers/clk/aspeed/ |
H A D | clk_ast2600.c | 1542 case ASPEED_CLK_GATE_YCLK: in ast2600_clk_enable()
|