Searched refs:RCC_BDCR_LSEON (Results 1 – 5 of 5) sorted by relevance
1583 if ((mmio_read_32(rcc_base + RCC_BDCR) & RCC_BDCR_LSEON) == RCC_BDCR_LSEON) { in stm32mp1_lse_enable()1614 stm32mp1_ls_osc_set(true, RCC_BDCR, RCC_BDCR_LSEON); in stm32mp1_lse_enable()
340 #define RCC_BDCR_LSEON BIT(0) macro
488 #define RCC_BDCR_LSEON BIT(0) macro
2326 #define RCC_BDCR_LSEON BIT(0) macro
2384 #define RCC_BDCR_LSEON BIT(0) macro