Searched refs:TGSR_TSR (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/i2c/ | ||
| H A D | fti2c010.h | 72 #define TGSR_TSR(n) ((n) & 0x3ff) macro |
| H A D | fti2c010.c | 117 writel(TGSR_GSR(gsr) | TGSR_TSR(tsr), ®s->tgsr); in set_i2c_bus_speed() |