Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_eth.c66 out_be32(&scfg->rgmiipcr, rgmii_pcr | SCFG_RGMIIPCR_SETFD); in pfe_gemac_set_speed()
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dimmap_lsch2.h418 #define SCFG_RGMIIPCR_SETFD BIT(0) macro