Searched refs:I2CD_M_HIGH_SPEED_EN (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/i2c/ | ||
| H A D | ast_i2c.h | 37 #define I2CD_M_HIGH_SPEED_EN (0x1 << 6) macro |
| H A D | ast_i2c.c | 322 setbits_le32(®s->fcr, I2CD_M_HIGH_SPEED_EN in ast_i2c_set_speed() |