Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-sis630.c53 #define BYTE_DONE_STS 0x10 /* Byte Done Status / Block Array */ macro
173 if (size == SIS630_BLOCK_DATA && (temp & BYTE_DONE_STS)) in sis630_transaction_wait()
267 sis630_write(SMB_STS, BYTE_DONE_STS); in sis630_block_data()
313 sis630_write(SMB_STS, BYTE_DONE_STS); in sis630_block_data()