Searched refs:RCC_RDLSICR (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/drivers/clk/ |
H A D | clk_stm32mp1.c | 66 #define RCC_RDLSICR 0x144 macro 1248 stm32mp1_ls_osc_set(enable, rcc, RCC_RDLSICR, RCC_RDLSICR_LSION); in stm32mp1_lsi_set() 1249 stm32mp1_osc_wait(enable, rcc, RCC_RDLSICR, RCC_RDLSICR_LSIRDY); in stm32mp1_lsi_set()
|
/openbmc/linux/drivers/clk/ |
H A D | clk-stm32mp1.c | 27 #define RCC_RDLSICR 0x144 macro 1767 GATE(CK_LSI, "ck_lsi", "clk-lsi", 0, RCC_RDLSICR, 0, 0),
|
/openbmc/linux/drivers/clk/stm32/ |
H A D | stm32mp13_rcc.h | 26 #define RCC_RDLSICR 0x404 macro
|