Searched refs:G3X_GetCommandFifoStatus (Results 1 – 3 of 3) sorted by relevance
177 static GXFifoStat G3X_GetCommandFifoStatus(void);566 static inline GXFifoStat G3X_GetCommandFifoStatus(void) in G3X_GetCommandFifoStatus() function
133 while (!(G3X_GetCommandFifoStatus() & GX_FIFOSTAT_UNDERHALF)) in MI_SendNDmaGXCommandAsync()
130 while (!(G3X_GetCommandFifoStatus() & GX_FIFOSTAT_UNDERHALF)) in MI_SendGXCommandAsync()