Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-npcm7xx.c331 u64 rec_succ_cnt; member
1768 if (bus->rec_succ_cnt < ULLONG_MAX) in npcm_i2c_recovery_tgclk()
1769 bus->rec_succ_cnt++; in npcm_i2c_recovery_tgclk()
2268 debugfs_create_u64("rec_succ_cnt", 0444, d, &bus->rec_succ_cnt); in npcm_i2c_init_debugfs()