Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-ismt.c150 #define ISMT_SPGT_SPD_1M (0x3U << 30) /* 1 MHz */ macro
766 writel(((val & ~ISMT_SPGT_SPD_MASK) | ISMT_SPGT_SPD_1M), in ismt_hw_init()
787 case ISMT_SPGT_SPD_1M: in ismt_hw_init()