Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/i2c/busses/
Di2c-ismt.c150 #define ISMT_SPGT_SPD_1M (0x3U << 30) /* 1 MHz */ macro
763 writel(((val & ~ISMT_SPGT_SPD_MASK) | ISMT_SPGT_SPD_1M), in ismt_hw_init()
784 case ISMT_SPGT_SPD_1M: in ismt_hw_init()