Searched refs:RCC_APB3ENR (Results 1 – 1 of 1) sorted by relevance
/external/u-boot/drivers/clk/ |
D | clk_stm32h7.c | 184 #define RCC_APB3ENR offsetof(struct stm32_rcc_regs, apb3enr) macro 241 {RCC_APB3ENR, 6, "wwdg1"}, 275 {RCC_APB3ENR, 4, "dsi"}, 276 {RCC_APB3ENR, 3, "ltdc"}, 697 case RCC_APB3ENR: in stm32_clk_get_rate()
|