Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/joystick/
H A Dgamecon.c122 #define GC_N64_OUT 0x1d /* output bits to the 4 pads */ macro
124 /* in GC_N64_OUT is pulled low on the output port (by any routine) for more */
175 gc_n64_send_command(gc, GC_N64_REQUEST_DATA, GC_N64_OUT); in gc_n64_read_packet()
176 gc_n64_send_stop_bit(gc, GC_N64_OUT); in gc_n64_read_packet()
/kernel/linux/linux-6.6/drivers/input/joystick/
H A Dgamecon.c119 #define GC_N64_OUT 0x1d /* output bits to the 4 pads */ macro
121 /* in GC_N64_OUT is pulled low on the output port (by any routine) for more */
172 gc_n64_send_command(gc, GC_N64_REQUEST_DATA, GC_N64_OUT); in gc_n64_read_packet()
173 gc_n64_send_stop_bit(gc, GC_N64_OUT); in gc_n64_read_packet()

Completed in 3 milliseconds