Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dp1021_serdes.c26 #define FSL_SRDSCR4_EIC3_MASK FSL_SRDSCR4_EIC3(0x1f) macro
96 mask = FSL_SRDSCR4_EIC2_MASK | FSL_SRDSCR4_EIC3_MASK; in fsl_serdes_init()