Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/i2c/busses/
Di2c-sis630.c89 #define SIS630_WORD_DATA 0x03 macro
349 size = (size == I2C_SMBUS_PROC_CALL ? SIS630_PCALL : SIS630_WORD_DATA); in sis630_access()
377 case SIS630_WORD_DATA: in sis630_access()