HomeSort by: relevance | last modified time | path
    Searched defs:DIWSIZE_MODULO (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/dreamcast/dev/
pvr.c 92 #define DIWSIZE_MODULO(x) ((x) << 20) /* words to skip + 1 */
547 PVR_REG_WRITE(dc, PVRREG_DIWSIZE, DIWSIZE_MODULO(modulo) |

Completed in 18 milliseconds