Home
last modified time | relevance | path

Searched defs:RCC_BDCR_LSEBYP (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/clk/
H A Dclk_stm32mp1.c151 #define RCC_BDCR_LSEBYP BIT(1) macro
/openbmc/linux/drivers/clk/stm32/
H A Dstm32mp13_rcc.h340 #define RCC_BDCR_LSEBYP BIT(1) macro