Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-pnx.c60 mstatus_tfe = 0x00000800, enumerator
457 } else if (!(stat & mstatus_rfe) || !(stat & mstatus_tfe)) { in bus_reset_if_active()