Searched refs:ICSAR (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/i2c/busses/
H A Di2c-rcar.c41 #define ICSAR 0x1C /* slave address */ macro
1020 rcar_i2c_write(priv, ICSAR, slave->addr);
1040 rcar_i2c_write(priv, ICSAR, 0); /* Gen2: must be 0 if not using slave */
1155 rcar_i2c_write(priv, ICSAR, 0); /* Gen2: must be 0 if not using slave */

Completed in 190 milliseconds