Searched refs:RCC_USB2PHY1CFGR (Results 1 – 6 of 6) sorted by relevance
| /optee_os/core/drivers/rstctrl/ |
| H A D | stm32mp21_rstctrl.c | 165 RST(USB2PHY1_R, RCC_USB2PHY1CFGR, 0),
|
| H A D | stm32mp25_rstctrl.c | 176 RST(USB2PHY1_R, RCC_USB2PHY1CFGR, 0),
|
| /optee_os/core/include/drivers/ |
| H A D | stm32mp21_rcc.h | 378 #define RCC_USB2PHY1CFGR U(0x800) macro
|
| H A D | stm32mp25_rcc.h | 426 #define RCC_USB2PHY1CFGR U(0x800) macro
|
| /optee_os/core/drivers/clk/ |
| H A D | clk-stm32mp21.c | 529 GATE_CFG(GATE_USB2PHY1, RCC_USB2PHY1CFGR, 1, 0), 589 _MUX_CFG(MUX_USB2PHY1, RCC_USB2PHY1CFGR, 15, 1, MUX_NO_RDY),
|
| H A D | clk-stm32mp25.c | 550 GATE_CFG(GATE_USB2PHY1, RCC_USB2PHY1CFGR, 1, 0), 625 _MUX_CFG(MUX_USB2PHY1, RCC_USB2PHY1CFGR, 15, 1, MUX_NO_RDY),
|