Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/corenet_ds/
H A Deth_hydra.c271 #define PIXIS_SW2_LANE_23_SEL 0x80 macro
292 lane_to_slot[2] = (sw2 & PIXIS_SW2_LANE_23_SEL) ? 7 : 4; in initialize_lane_to_slot()
H A Deth_superhydra.c233 #define PIXIS_SW2_LANE_23_SEL 0x80 macro
256 lane_to_slot[2] = (sw2 & PIXIS_SW2_LANE_23_SEL) ? 7 : 4; in initialize_lane_to_slot()