Home
last modified time | relevance | path

Searched refs:RCC_RDLSICR_LSIRDY (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/clk/
H A Dclk_stm32mp1.c163 #define RCC_RDLSICR_LSIRDY BIT(1) macro
1249 stm32mp1_osc_wait(enable, rcc, RCC_RDLSICR, RCC_RDLSICR_LSIRDY); in stm32mp1_lsi_set()
/openbmc/linux/drivers/clk/stm32/
H A Dstm32mp13_rcc.h354 #define RCC_RDLSICR_LSIRDY BIT(1) macro