Home
last modified time | relevance | path

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

/external/u-boot/board/freescale/corenet_ds/
Deth_hydra.c277 #define PIXIS_SW2_LANE_8_SEL 0x08 macro
311 lane_to_slot[8] = (sw2 & PIXIS_SW2_LANE_8_SEL) ? 3 : 0; in initialize_lane_to_slot()
Deth_superhydra.c239 #define PIXIS_SW2_LANE_8_SEL 0x08 macro
275 lane_to_slot[8] = (sw2 & PIXIS_SW2_LANE_8_SEL) ? 3 : 0; in initialize_lane_to_slot()