Searched refs:GAP (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/kyro/
H A DSTG4000Reg.h103 volatile u32 Fill0[6]; /* GAP 0x0068 - 0x007C */
108 volatile u32 Fill1[37]; /* GAP 0x0088 - 0x011C */
114 volatile u32 dwFill_1; /* GAP 0x0128 */
120 volatile u32 Fill2[6]; /* GAP 0x0138 - 0x014C */
127 volatile u32 Fill3[2]; /* GAP 0x0160 - 0x0168 */
141 volatile u32 Fill4[0x0400/4 - 0x0190/4]; //GAP 0x0190 - 0x0400
142 volatile u32 Fill5[0x05FC/4 - 0x0400/4]; //GAP 0x0400 - 0x05FC Fog Table
143 volatile u32 Fill6[0x0604/4 - 0x0600/4]; //GAP 0x0600 - 0x0604
144 volatile u32 Fill7[0x0680/4 - 0x0608/4]; //GAP 0x0608 - 0x0680
145 volatile u32 Fill8[0x07FC/4 - 0x0684/4]; //GAP 0x0684 - 0x07FC
170 volatile u32 Fill5[235]; /* GAP 0x0850 - 0x0BF8 */
204 volatile u32 Fill6[2]; /* GAP 0x0C78 - 0x0C7C */
213 volatile u32 Fill11[0x0CBC/4 - 0x0C94/4]; //GAP 0x0C94 - 0x0CBC
214 volatile u32 Fill12[0x0CD0/4 - 0x0CC0/4]; //GAP 0x0CC0 - 0x0CD0 3DRegisters
223 /* DWFILL; //GAP 0x0CE0 */
228 volatile u32 Fill8[454]; /*GAP 0x0CE8 - 0x13FC */
240 volatile u32 Fill9[9]; /* GAP 0x1424 - 0x1444 */
266 volatile u32 Fill10[151]; /*GAP 0x14A4 - 0x16FC */
272 volatile u32 Fill11[0x1FFC/4 - 0x1708/4]; //GAP 0x1708 - 0x1FFC
273 volatile u32 Fill17[0x3000/4 - 0x2FFC/4]; //GAP 0x2000 - 0x2FFC ALUT
278 /* DWFILL; //GAP 0x3000 ALUT 256MB offset */
/linux-4.1.27/drivers/input/misc/
H A Dkeyspan_remote.c43 #define GAP 0xFF macro
199 for (i = 0; i < RECV_SIZE && remote->in_buffer[i] == GAP; ++i); keyspan_check_data()
/linux-4.1.27/drivers/staging/media/lirc/
H A Dlirc_sir.c485 dev_dbg(driver.dev, "GAP\n"); sir_interrupt()
/linux-4.1.27/drivers/block/
H A Dfloppy.c324 #define GAP (raw_cmd->cmd[7]) macro
2586 GAP = _floppy->gap; make_raw_rw_request()
/linux-4.1.27/include/net/sctp/
H A Dstructs.h644 tsn_gap_acked:1, /* Is this chunk acked by a GAP ACK? */

Completed in 752 milliseconds