Searched refs:RCC_OSPI1CFGR (Results 1 – 6 of 6) sorted by relevance
| /optee_os/core/drivers/rstctrl/ |
| H A D | stm32mp21_rstctrl.c | 193 RST(OSPI1_R, RCC_OSPI1CFGR, 0), 194 RST(OSPI1DLL_R, RCC_OSPI1CFGR, 16),
|
| H A D | stm32mp25_rstctrl.c | 215 RST(OSPI1_R, RCC_OSPI1CFGR, 0), 216 RST(OSPI1DLL_R, RCC_OSPI1CFGR, 16),
|
| /optee_os/core/include/drivers/ |
| H A D | stm32mp21_rcc.h | 294 #define RCC_OSPI1CFGR U(0x514) macro
|
| H A D | stm32mp25_rcc.h | 319 #define RCC_OSPI1CFGR U(0x514) macro
|
| /optee_os/core/drivers/clk/ |
| H A D | clk-stm32mp21.c | 444 GATE_CFG(GATE_OSPI1, RCC_OSPI1CFGR, 1, 0),
|
| H A D | clk-stm32mp25.c | 449 GATE_CFG(GATE_OSPI1, RCC_OSPI1CFGR, 1, 0),
|