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

/linux-4.4.14/drivers/i2c/busses/
H A Di2c-sis630.c95 #define SIS630_BLOCK_DATA 0x05 macro
181 if (size == SIS630_BLOCK_DATA && (temp & BYTE_DONE_STS)) sis630_transaction_wait()
260 SIS630_BLOCK_DATA, &oldclock); sis630_block_data()
278 SIS630_BLOCK_DATA); sis630_block_data()
290 SIS630_BLOCK_DATA, &oldclock); sis630_block_data()
294 rc = sis630_transaction_wait(adap, SIS630_BLOCK_DATA); sis630_block_data()
374 size = SIS630_BLOCK_DATA; sis630_access()

Completed in 48 milliseconds