Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-s3c2410.c52 #define S3C2410_IICSTAT_MASTER_RX (2 << 6) macro
254 stat |= S3C2410_IICSTAT_MASTER_RX; in s3c24xx_i2c_message_start()