Home
last modified time | relevance | path

Searched refs:RCC_USB3PCIEPHYCFGR (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/drivers/rstctrl/
H A Dstm32mp25_rstctrl.c179 RST(USB3PCIEPHY_R, RCC_USB3PCIEPHYCFGR, 0),
/optee_os/core/drivers/clk/
H A Dclk-stm32mp25.c553 GATE_CFG(GATE_USB3PCIEPHY, RCC_USB3PCIEPHYCFGR, 1, 0),
627 _MUX_CFG(MUX_USB3PCIEPHY, RCC_USB3PCIEPHYCFGR, 15, 1, MUX_NO_RDY),
/optee_os/core/include/drivers/
H A Dstm32mp25_rcc.h429 #define RCC_USB3PCIEPHYCFGR U(0x80C) macro