Searched refs:SYNC (Results 1 – 16 of 16) sorted by relevance
/drivers/clk/tegra/ |
D | clk-tegra-audio.c | 46 #define SYNC(_name) \ macro 99 SYNC(spdif_in_sync), 100 SYNC(i2s0_sync), 101 SYNC(i2s1_sync), 102 SYNC(i2s2_sync), 103 SYNC(i2s3_sync), 104 SYNC(i2s4_sync), 105 SYNC(vimclk_sync),
|
/drivers/nfc/st95hf/ |
D | core.c | 137 .req = SYNC, 144 .req = SYNC, 151 .req = SYNC, 158 .req = SYNC, 165 .req = SYNC, 172 .req = SYNC, 186 .req = SYNC, 193 .req = SYNC, 295 if (cmd_array[cmd].req == SYNC && recv_res) { in st95hf_send_recv_cmd()
|
D | spi.h | 49 SYNC, enumerator
|
D | spi.c | 38 if (reqtype == SYNC) { in st95hf_spi_send()
|
/drivers/net/fddi/skfp/h/ |
D | osdef1st.h | 45 #define SYNC /* allow synchronous frames */ macro
|
D | targethw.h | 69 #ifndef SYNC
|
/drivers/s390/char/ |
D | tape_std.h | 65 #define SYNC 0x43 /* Synchronize (flush buffer) */ macro
|
/drivers/gpu/drm/omapdrm/ |
D | omap_gem.c | 1112 #define SYNC(fmt, ...) do { if (SYNCDBG) \ macro 1124 SYNC("notify: %p", waiter); in sync_op_update() 1207 SYNC("waited: %p", waiter); in omap_gem_op_sync() 1214 SYNC("interrupted: %p", waiter); in omap_gem_op_sync() 1258 SYNC("waited: %p", waiter); in omap_gem_op_async()
|
/drivers/tty/serial/ |
D | ip22zilog.h | 212 #define SYNC 0x10 /* Sync/hunt */ macro
|
D | sunzilog.h | 216 #define SYNC 0x10 /* Sync/hunt */ macro
|
D | ip22zilog.c | 338 if (status & SYNC) in ip22zilog_status_handle() 536 if (status & SYNC) in ip22zilog_get_mctrl()
|
D | sunzilog.c | 436 if (status & SYNC) in sunzilog_status_handle() 636 if (status & SYNC) in sunzilog_get_mctrl()
|
/drivers/input/misc/ |
D | keyspan_remote.c | 39 #define SYNC 0x3F80 macro 227 if ((remote->data.tester & SYNC_MASK) == SYNC) { in keyspan_check_data()
|
/drivers/net/fddi/skfp/ |
D | drvfbi.c | 472 #ifndef SYNC in llc_recover_tx()
|
/drivers/staging/rts5208/ |
D | rtsx_chip.h | 123 #define SYNC 0x00 macro
|
D | rtsx_scsi.c | 494 REL_ADR | WBUS_32 | WBUS_16 | SYNC | LINKED | CMD_QUE | SFT_RE, in inquiry()
|