Searched refs:RCC_DSICFGR (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/clk/stm32/ |
H A D | stm32mp25_rcc.h | 440 #define RCC_DSICFGR 0x844 macro
|
H A D | clk-stm32mp25.c | 209 MUX_CFG(MUX_DSIBLANE, RCC_DSICFGR, 12, 1), 210 MUX_CFG(MUX_DSIPHY, RCC_DSICFGR, 15, 1), 359 GATE_CFG(GATE_DSI, RCC_DSICFGR, 1, 0), 1914 RESET_MP25(DSI_R, RCC_DSICFGR, 0, 0),
|