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

/u-boot/drivers/i2c/
H A Ddesignware_i2c.h88 #define IC_CON_SPD_MSK 0x0006 macro
H A Ddesignware_i2c.c305 cntl = (readl(&i2c_base->ic_con) & (~IC_CON_SPD_MSK));

Completed in 75 milliseconds