Searched refs:HW_DB_OBJ_PLTT (Results 1 – 4 of 4) sorted by relevance
100 #define HW_DB_OBJ_PLTT 0x05000600 macro102 #define HW_DB_OBJ_PLTT_SIZE (HW_DB_OBJ_PLTT_END-HW_DB_OBJ_PLTT)
131 #define HW_DB_OBJ_PLTT 0x05000600 macro133 #define HW_DB_OBJ_PLTT_SIZE (HW_DB_OBJ_PLTT_END - HW_DB_OBJ_PLTT)
668 *((u16 *)(HW_DB_OBJ_PLTT + 0)) = 0x7fff; in OS_ShowAttentionChina()669 *((u16 *)(HW_DB_OBJ_PLTT + 2)) = 0x0000; in OS_ShowAttentionChina()
125 GXi_DmaCopy16(GXi_DmaId, pSrc, (void *)(HW_DB_OBJ_PLTT + offset), szByte); in GXS_LoadOBJPltt()