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

  /external/u-boot/drivers/ddr/marvell/a38x/
mv_ddr_sys_env_lib.h 55 #define A39X_MARVELL_BOARD_ID_BASE 0x30
56 #define A39X_DB_69XX_ID (A39X_MARVELL_BOARD_ID_BASE + 0)
57 #define A39X_RD_69XX_ID (A39X_MARVELL_BOARD_ID_BASE + 1)
58 #define A39X_MV_MAX_MARVELL_BOARD_ID (A39X_MARVELL_BOARD_ID_BASE + 2)
60 A39X_MARVELL_BOARD_ID_BASE)
  /external/u-boot/arch/arm/mach-mvebu/serdes/a38x/
sys_env_lib.h 195 #define A39X_MARVELL_BOARD_ID_BASE 0x30
196 #define A39X_DB_69XX_ID (A39X_MARVELL_BOARD_ID_BASE + 0)
197 #define A39X_RD_69XX_ID (A39X_MARVELL_BOARD_ID_BASE + 1)
198 #define A39X_MV_MAX_MARVELL_BOARD_ID (A39X_MARVELL_BOARD_ID_BASE + 2)
200 A39X_MARVELL_BOARD_ID_BASE)
219 #define MARVELL_BOARD_ID_BASE A39X_MARVELL_BOARD_ID_BASE

Completed in 590 milliseconds