Home
last modified time | relevance | path

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

/openbmc/u-boot/include/configs/
H A Dlx2160aqds.h43 #define BRDCFG4_EMI2SEL_SHIFT 0 macro
/openbmc/u-boot/board/freescale/lx2160a/
H A Deth_lx2160aqds.c213 return ((ioslot - 1) << BRDCFG4_EMI2SEL_SHIFT); in lx2160a_qds_get_mdio_mux_val()
672 mux_val >>= BRDCFG4_EMI2SEL_SHIFT; in fdt_get_ioslot_offset()