Home
last modified time | relevance | path

Searched defs:RCC_DDRITFCR_DPHYCTLRST (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/ram/stm32mp1/
H A Dstm32mp1_ddr.c24 #define RCC_DDRITFCR_DPHYCTLRST (BIT(19)) macro
/openbmc/linux/drivers/clk/stm32/
H A Dstm32mp13_rcc.h685 #define RCC_DDRITFCR_DPHYCTLRST BIT(19) macro