Home
last modified time | relevance | path

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

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