Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/corenet_ds/
H A Deth_hydra.c272 #define PIXIS_SW2_LANE_45_SEL 0x40 macro
295 lane_to_slot[4] = (sw2 & PIXIS_SW2_LANE_45_SEL) ? 7 : 6; in initialize_lane_to_slot()
H A Deth_superhydra.c234 #define PIXIS_SW2_LANE_45_SEL 0x40 macro
259 lane_to_slot[4] = (sw2 & PIXIS_SW2_LANE_45_SEL) ? 7 : 6; in initialize_lane_to_slot()