Searched refs:HW_DB_OBJ_PLTT (Results 1 – 5 of 5) 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)
382 *((u16 *)(HW_DB_OBJ_PLTT + 0)) = 0x7fff; in OS_ShowAttentionChina()383 *((u16 *)(HW_DB_OBJ_PLTT + 2)) = 0x0000; in OS_ShowAttentionChina()
625 *((u16 *)(HW_DB_OBJ_PLTT + 0)) = 0x7fff; in OS_ShowAttentionChina()626 *((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()