Home
last modified time | relevance | path

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

/linux-6.6.21/Documentation/admin-guide/
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-6.6.21/drivers/input/misc/
Dkeyspan_remote.c35 #define GAP 0xFF macro
191 for (i = 0; i < RECV_SIZE && remote->in_buffer[i] == GAP; ++i); in keyspan_check_data()
/linux-6.6.21/drivers/block/
Dfloppy.c318 #define GAP 7 macro
2606 raw_cmd->cmd[GAP] = _floppy->gap; in make_raw_rw_request()