Home
last modified time | relevance | path

Searched refs:GC_NES_LENGTH (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/input/joystick/
H A Dgamecon.c316 #define GC_NES_LENGTH 8 /* The NES pads use 8 bits of data */ macro
364 (gc->pad_count[GC_SNES] ? GC_SNES_LENGTH : GC_NES_LENGTH); in gc_nes_process_packet()