Home
last modified time | relevance | path

Searched refs:RCC_FCALCOBS0CFGR_CKOBSINV (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/include/drivers/
H A Dstm32mp21_rcc.h1707 #define RCC_FCALCOBS0CFGR_CKOBSINV BIT(18) macro
H A Dstm32mp25_rcc.h2260 #define RCC_FCALCOBS0CFGR_CKOBSINV BIT(18) macro
/optee_os/core/drivers/clk/
H A Dclk-stm32mp21.c1868 val |= RCC_FCALCOBS0CFGR_CKOBSINV; in stm32_clk_configure_obs()
H A Dclk-stm32mp25.c1872 val |= RCC_FCALCOBS0CFGR_CKOBSINV; in stm32_clk_configure_obs()