Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/joystick/
H A Dgamecon.c325 #define GC_NES_POWER 0xfc macro
345 parport_write_data(gc->pd->port, GC_NES_POWER | GC_NES_CLOCK | GC_NES_LATCH); in gc_nes_read_packet()
347 parport_write_data(gc->pd->port, GC_NES_POWER | GC_NES_CLOCK); in gc_nes_read_packet()
351 parport_write_data(gc->pd->port, GC_NES_POWER); in gc_nes_read_packet()
354 parport_write_data(gc->pd->port, GC_NES_POWER | GC_NES_CLOCK); in gc_nes_read_packet()
/kernel/linux/linux-6.6/drivers/input/joystick/
H A Dgamecon.c322 #define GC_NES_POWER 0xfc macro
342 parport_write_data(gc->pd->port, GC_NES_POWER | GC_NES_CLOCK | GC_NES_LATCH); in gc_nes_read_packet()
344 parport_write_data(gc->pd->port, GC_NES_POWER | GC_NES_CLOCK); in gc_nes_read_packet()
348 parport_write_data(gc->pd->port, GC_NES_POWER); in gc_nes_read_packet()
351 parport_write_data(gc->pd->port, GC_NES_POWER | GC_NES_CLOCK); in gc_nes_read_packet()

Completed in 4 milliseconds