Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/gx/
Dg3x.h176 static s32 G3X_GetCommandFifoCount(void);
551 static inline s32 G3X_GetCommandFifoCount(void) in G3X_GetCommandFifoCount() function
/TwlSDK-5.1.0/build/demos/tips/SwapCrossOver/src/
Dmain.c330 stat->fifo_cnt = G3X_GetCommandFifoCount(); in RecordCurrentStat()