Home
last modified time | relevance | path

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

/linux/drivers/fsi/
H A Dfsi-master-i2cr.c18 #define I2CR_STATUS_CMD 0x60002 macro
104 ret = i2cr_transfer(client, I2CR_STATUS_CMD, &status); in i2cr_check_status()
118 buf[0] = I2CR_STATUS_CMD; in i2cr_check_status()