Searched refs:RCC_USB2PHY2CFGR (Results 1 – 6 of 6) sorted by relevance
| /optee_os/core/drivers/rstctrl/ |
| H A D | stm32mp21_rstctrl.c | 166 RST(USB2PHY2_R, RCC_USB2PHY2CFGR, 0),
|
| H A D | stm32mp25_rstctrl.c | 177 RST(USB2PHY2_R, RCC_USB2PHY2CFGR, 0),
|
| /optee_os/core/include/drivers/ |
| H A D | stm32mp21_rcc.h | 380 #define RCC_USB2PHY2CFGR U(0x80C) macro
|
| H A D | stm32mp25_rcc.h | 427 #define RCC_USB2PHY2CFGR U(0x804) macro
|
| /optee_os/core/drivers/clk/ |
| H A D | clk-stm32mp21.c | 530 GATE_CFG(GATE_USB2PHY2, RCC_USB2PHY2CFGR, 1, 0), 590 _MUX_CFG(MUX_USB2PHY2, RCC_USB2PHY2CFGR, 15, 1, MUX_NO_RDY),
|
| H A D | clk-stm32mp25.c | 551 GATE_CFG(GATE_USB2PHY2, RCC_USB2PHY2CFGR, 1, 0), 626 _MUX_CFG(MUX_USB2PHY2, RCC_USB2PHY2CFGR, 15, 1, MUX_NO_RDY),
|