Searched refs:RCC_RDLSICR (Results 1 – 5 of 5) sorted by relevance
| /rk3399_ARM-atf/plat/st/stm32mp1/ |
| H A D | bl2_plat_setup.c | 264 mmio_clrsetbits_32(rcc_base + RCC_RDLSICR, in bl2_el3_plat_arch_setup()
|
| /rk3399_ARM-atf/drivers/st/clk/ |
| H A D | clk-stm32mp13.c | 610 GATE_CFG(GATE_LSI, RCC_RDLSICR, 0, 0), 614 GATE_CFG(GATE_LSI_RDY, RCC_RDLSICR, 1, 0),
|
| H A D | stm32mp1_clk.c | 1626 stm32mp1_ls_osc_set(enable, RCC_RDLSICR, RCC_RDLSICR_LSION); in stm32mp1_lsi_set() 1628 if (stm32mp1_osc_wait(enable, RCC_RDLSICR, RCC_RDLSICR_LSIRDY) != 0) { in stm32mp1_lsi_set()
|
| /rk3399_ARM-atf/include/drivers/st/ |
| H A D | stm32mp13_rcc.h | 27 #define RCC_RDLSICR U(0X404) macro
|
| H A D | stm32mp15_rcc.h | 50 #define RCC_RDLSICR U(0x144) macro
|