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

/linux-master/drivers/i2c/busses/
H A Di2c-ismt.c149 #define ISMT_SPGT_SPD_400K (0x2U << 30) /* 400 kHz */ macro
760 writel(((val & ~ISMT_SPGT_SPD_MASK) | ISMT_SPGT_SPD_400K),
784 case ISMT_SPGT_SPD_400K:

Completed in 254 milliseconds