Searched refs:RCC_SPI5CFGR (Results 1 – 6 of 6) sorted by relevance
| /optee_os/core/drivers/rstctrl/ |
| H A D | stm32mp21_rstctrl.c | 138 RST(SPI5_R, RCC_SPI5CFGR, 0),
|
| H A D | stm32mp25_rstctrl.c | 139 RST(SPI5_R, RCC_SPI5CFGR, 0),
|
| /optee_os/core/include/drivers/ |
| H A D | stm32mp21_rcc.h | 352 #define RCC_SPI5CFGR U(0x768) macro
|
| H A D | stm32mp25_rcc.h | 390 #define RCC_SPI5CFGR U(0x768) macro
|
| /optee_os/core/drivers/clk/ |
| H A D | clk-stm32mp21.c | 494 GATE_CFG(GATE_SPI5, RCC_SPI5CFGR, 1, 0),
|
| H A D | clk-stm32mp25.c | 506 GATE_CFG(GATE_SPI5, RCC_SPI5CFGR, 1, 0),
|