Searched refs:SIS5595_PROC_CALL (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/i2c/busses/
H A Di2c-sis5595.c106 #define SIS5595_PROC_CALL 0x08 macro
311 size = (size == I2C_SMBUS_PROC_CALL) ? SIS5595_PROC_CALL : SIS5595_WORD_DATA;
324 if ((size != SIS5595_PROC_CALL) &&
335 case SIS5595_PROC_CALL:

Completed in 136 milliseconds