Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/hal/mustang/gop/
H A DhalGOP.h185 #define CHIPID_MUSTANG_SERIES 0xBD macro
H A DhalGOP.c379 if( ( bAddOffset == FALSE ) && ( chipid == CHIPID_MUSTANG_SERIES )){ in HAL_GOP_Init()