Home
last modified time | relevance | path

Searched refs:SYSCFG_PMC_MII_RMII_SEL (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-stm32f7/
H A Dsyscfg.h26 #define SYSCFG_PMC_MII_RMII_SEL BIT(23) macro
/openbmc/u-boot/board/st/stm32f746-disco/
H A Dstm32f746-disco.c127 STM32_SYSCFG->pmc |= SYSCFG_PMC_MII_RMII_SEL; in board_init()