Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/lx2160a/
H A Deth_lx2160aqds.c47 enum io_slot ioslot : 4;
60 enum io_slot ioslot; member
203 switch (ioslot) { in lx2160a_qds_get_mdio_mux_val()
277 if (ioslot < IO_SLOT_1 || ioslot > IO_SLOT_8) { in lx2160a_qds_mdio_init()
282 if (ioslot < IO_SLOT_1 || ioslot > EMI1_RGMII2) { in lx2160a_qds_mdio_init()
291 if (ioslot == EMI1_RGMII1) in lx2160a_qds_mdio_init()
297 realbusnum, ioslot); in lx2160a_qds_mdio_init()
335 pmdio->ioslot = ioslot; in lx2160a_qds_mdio_init()
386 u8 realbusnum, ioslot; in do_dpmac_config() local
424 ioslot = *ret - '0'; in do_dpmac_config()
[all …]