Home
last modified time | relevance | path

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

/openbmc/u-boot/include/configs/
H A Dlx2160aqds.h41 #define BRDCFG4_EMI1SEL_SHIFT 3 macro
/openbmc/u-boot/board/freescale/lx2160a/
H A Deth_lx2160aqds.c209 return (((ioslot - 1) << BRDCFG4_EMI1SEL_SHIFT) | 0xC0); in lx2160a_qds_get_mdio_mux_val()
670 mux_val >>= BRDCFG4_EMI1SEL_SHIFT; in fdt_get_ioslot_offset()