Searched refs:RCC_SPI6CFGR (Results 1 – 6 of 6) sorted by relevance
| /optee_os/core/drivers/rstctrl/ |
| H A D | stm32mp21_rstctrl.c | 139 RST(SPI6_R, RCC_SPI6CFGR, 0),
|
| H A D | stm32mp25_rstctrl.c | 140 RST(SPI6_R, RCC_SPI6CFGR, 0),
|
| /optee_os/core/include/drivers/ |
| H A D | stm32mp21_rcc.h | 353 #define RCC_SPI6CFGR U(0x76C) macro
|
| H A D | stm32mp25_rcc.h | 391 #define RCC_SPI6CFGR U(0x76C) macro
|
| /optee_os/core/drivers/clk/ |
| H A D | clk-stm32mp21.c | 495 GATE_CFG(GATE_SPI6, RCC_SPI6CFGR, 1, 0),
|
| H A D | clk-stm32mp25.c | 507 GATE_CFG(GATE_SPI6, RCC_SPI6CFGR, 1, 0),
|