Searched refs:ISMT_SPGT_SPD_100K (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/i2c/busses/
H A Di2c-ismt.c148 #define ISMT_SPGT_SPD_100K (0x1 << 30) /* 100 kHz */ macro
754 writel(((val & ~ISMT_SPGT_SPD_MASK) | ISMT_SPGT_SPD_100K),
781 case ISMT_SPGT_SPD_100K:

Completed in 259 milliseconds