Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/i2c/busses/
Di2c-s3c2410.c58 #define S3C2410_IICCON_SCALE(x) ((x) & 0xf) macro
900 iiccon |= S3C2410_IICCON_SCALE(2); in s3c24xx_i2c_clockrate()