Searched refs:GC_PSX_POWER (Results 1 – 1 of 1) sorted by relevance
526 #define GC_PSX_POWER 0xf8 /* Pins 5-9 */ macro559 parport_write_data(port, cmd | GC_PSX_POWER); in gc_psx_command()571 parport_write_data(gc->pd->port, cmd | GC_PSX_CLOCK | GC_PSX_POWER); in gc_psx_command()590 parport_write_data(gc->pd->port, GC_PSX_CLOCK | GC_PSX_SELECT | GC_PSX_POWER); in gc_psx_read_packet()593 parport_write_data(gc->pd->port, GC_PSX_CLOCK | GC_PSX_POWER); in gc_psx_read_packet()622 parport_write_data(gc->pd->port, GC_PSX_CLOCK | GC_PSX_SELECT | GC_PSX_POWER); in gc_psx_read_packet()