Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/hal/maldives/gop/
H A DhalGOP.h185 #define CHIPID_MUNICH_SERIES 0x96 macro
H A DhalGOP.c376 …if( ( bAddOffset == FALSE ) && ( chipid == CHIPID_MUNICH_SERIES ) && ( sys_info->Chip.Version == C… in HAL_GOP_Init()