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

/linux-4.1.27/drivers/i2c/busses/
H A Di2c-sis630.c61 #define BYTE_DONE_STS 0x10 /* Byte Done Status / Block Array */ macro
181 if (size == SIS630_BLOCK_DATA && (temp & BYTE_DONE_STS)) sis630_transaction_wait()
275 sis630_write(SMB_STS, BYTE_DONE_STS); sis630_block_data()
321 sis630_write(SMB_STS, BYTE_DONE_STS); sis630_block_data()

Completed in 35 milliseconds