Home
last modified time | relevance | path

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

/drivers/i2c/busses/
Di2c-sis630.c100 #define SIS630_BLOCK_DATA 0x05 macro
186 if (size == SIS630_BLOCK_DATA && (temp & BYTE_DONE_STS)) in sis630_transaction_wait()
265 SIS630_BLOCK_DATA, &oldclock); in sis630_block_data()
283 SIS630_BLOCK_DATA); in sis630_block_data()
295 SIS630_BLOCK_DATA, &oldclock); in sis630_block_data()
299 rc = sis630_transaction_wait(adap, SIS630_BLOCK_DATA); in sis630_block_data()
379 size = SIS630_BLOCK_DATA; in sis630_access()