Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/
Dbtmrvl.txt27 # Use SDIO interface to wake up the host and set GAP to 0x80:
31 # Use GPIO pin #3 to wake up the host and set GAP to 0xff:
/linux-4.4.14/Documentation/devicetree/bindings/
Dbtmrvl.txt18 GPIO pin 13 is configured as a wakeup source and GAP is set to 100 msecs
/linux-4.4.14/drivers/input/misc/
Dkeyspan_remote.c43 #define GAP 0xFF macro
199 for (i = 0; i < RECV_SIZE && remote->in_buffer[i] == GAP; ++i); in keyspan_check_data()
/linux-4.4.14/drivers/block/
Dfloppy.c324 #define GAP (raw_cmd->cmd[7]) macro
2586 GAP = _floppy->gap; in make_raw_rw_request()