Searched refs:GC_PSX_LENGTH (Results 1 – 1 of 1) sorted by relevance
512 #define GC_PSX_LENGTH 8 /* talk to the controller in bits */ macro554 for (i = 0; i < GC_PSX_LENGTH; i++, b >>= 1) { in gc_psx_command()