Lines Matching +full:stm32f1 +full:- +full:rcc
2 * Copyright (c) 2017 I-SENSE group of ICCS
4 * SPDX-License-Identifier: Apache-2.0
11 compatible = "st,stm32f107", "st,stm32f1", "simple-bus";
14 compatible = "st,stm32-dma-v2bis";
15 #dma-cells = <2>;
17 clocks = <&rcc STM32_CLOCK(AHB1, 1U)>;
23 compatible = "st,stm32-ethernet";
26 clock-names = "stmmaceth", "mac-clk-tx",
27 "mac-clk-rx";
28 clocks = <&rcc STM32_CLOCK(AHB1, 14U)>,
29 <&rcc STM32_CLOCK(AHB1, 15U)>,
30 <&rcc STM32_CLOCK(AHB1, 16U)>;