Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/
Dbtmrvl.txt26 # 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-v4.19/drivers/input/misc/
Dkeyspan_remote.c38 #define GAP 0xFF macro
194 for (i = 0; i < RECV_SIZE && remote->in_buffer[i] == GAP; ++i); in keyspan_check_data()
/Linux-v4.19/drivers/block/
Dfloppy.c329 #define GAP (raw_cmd->cmd[7]) macro
2592 GAP = _floppy->gap; in make_raw_rw_request()