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

/linux-master/drivers/i2c/busses/
H A Di2c-npcm7xx.c154 #define NPCM_I2CST_SDAST BIT(6) /* SDA status */ macro
1240 if ((NPCM_I2CST_SDAST & i2cst) ||
1244 iowrite8(NPCM_I2CST_SDAST, bus->reg + NPCM_I2CST);
1678 if (FIELD_GET(NPCM_I2CST_SDAST, i2cst) ||

Completed in 179 milliseconds