Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-ismt.c150 #define ISMT_SPGT_SPD_1M (0x3 << 30) /* 1 MHz */ macro
748 writel(((val & ~ISMT_SPGT_SPD_MASK) | ISMT_SPGT_SPD_1M), in ismt_hw_init()
769 case ISMT_SPGT_SPD_1M: in ismt_hw_init()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds