Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-npcm7xx.c175 #define NPCM_I2CCTL1_STASTRE BIT(7) /* Stall after start enable */ macro
565 val |= NPCM_I2CCTL1_STASTRE; in npcm_i2c_stall_after_start()
567 val &= ~NPCM_I2CCTL1_STASTRE; in npcm_i2c_stall_after_start()