Searched refs:GC_NES_CLOCK (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/joystick/
H A Dgamecon.c341 #define GC_NES_CLOCK 0x01 macro
360 parport_write_data(gc->pd->port, GC_NES_POWER | GC_NES_CLOCK | GC_NES_LATCH);
362 parport_write_data(gc->pd->port, GC_NES_POWER | GC_NES_CLOCK);
369 parport_write_data(gc->pd->port, GC_NES_POWER | GC_NES_CLOCK);

Completed in 22 milliseconds