Searched refs:RCC_I2C1CFGR (Results 1 – 6 of 6) sorted by relevance
| /optee_os/core/drivers/rstctrl/ |
| H A D | stm32mp21_rstctrl.c | 149 RST(I2C1_R, RCC_I2C1CFGR, 0),
|
| H A D | stm32mp25_rstctrl.c | 155 RST(I2C1_R, RCC_I2C1CFGR, 0),
|
| /optee_os/core/include/drivers/ |
| H A D | stm32mp21_rcc.h | 363 #define RCC_I2C1CFGR U(0x7A4) macro
|
| H A D | stm32mp25_rcc.h | 405 #define RCC_I2C1CFGR U(0x7A4) macro
|
| /optee_os/core/drivers/clk/ |
| H A D | clk-stm32mp21.c | 505 GATE_CFG(GATE_I2C1, RCC_I2C1CFGR, 1, 0),
|
| H A D | clk-stm32mp25.c | 521 GATE_CFG(GATE_I2C1, RCC_I2C1CFGR, 1, 0),
|