Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/keyboard/
H A Dapplespi.c69 #define PACKET_TYPE_READ 0x20 macro
1404 if (packet->flags == PACKET_TYPE_READ && in applespi_debug_print_read_packet()
1407 else if (packet->flags == PACKET_TYPE_READ && in applespi_debug_print_read_packet()
1511 if (packet->flags == PACKET_TYPE_READ && in applespi_got_data()
1515 } else if (packet->flags == PACKET_TYPE_READ && in applespi_got_data()