Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/i2c/busses/
Di2c-npcm7xx.c177 #define NPCM_I2CCTL1_STASTRE BIT(7) macro
550 val |= NPCM_I2CCTL1_STASTRE; in npcm_i2c_stall_after_start()
552 val &= ~NPCM_I2CCTL1_STASTRE; in npcm_i2c_stall_after_start()