Home
last modified time | relevance | path

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

/linux/Documentation/admin-guide/
H A Dbtmrvl.rst26 # Use SDIO interface to wake up the host and set GAP to 0x80:
30 # Use GPIO pin #3 to wake up the host and set GAP to 0xff:
/linux/drivers/input/misc/
H A Dkeyspan_remote.c35 #define GAP 0xFF macro
191 for (i = 0; i < RECV_SIZE && remote->in_buffer[i] == GAP; ++i); in keyspan_check_data()