HomeSort by relevance Sort by last modified time
    Searched refs:board_serdes_map (Results 1 - 4 of 4) sorted by null

  /external/u-boot/board/Marvell/db-88f6820-amc/
db-88f6820-amc.c 37 static struct serdes_map board_serdes_map[] = { variable in typeref:struct:serdes_map
48 *serdes_map_array = board_serdes_map;
49 *count = ARRAY_SIZE(board_serdes_map);
  /external/u-boot/board/Marvell/db-88f6820-gp/
db-88f6820-gp.c 58 static struct serdes_map board_serdes_map[] = { variable in typeref:struct:serdes_map
69 *serdes_map_array = board_serdes_map;
70 *count = ARRAY_SIZE(board_serdes_map);
  /external/u-boot/board/kobol/helios4/
helios4.c 48 static struct serdes_map board_serdes_map[] = { variable in typeref:struct:serdes_map
59 *serdes_map_array = board_serdes_map;
60 *count = ARRAY_SIZE(board_serdes_map);
  /external/u-boot/board/solidrun/clearfog/
clearfog.c 35 static struct serdes_map board_serdes_map[] = { variable in typeref:struct:serdes_map
46 *serdes_map_array = board_serdes_map;
47 *count = ARRAY_SIZE(board_serdes_map);

Completed in 580 milliseconds