Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-nforce2.c89 #define NVIDIA_SMB_STS_DONE 0x80 macro
170 if (!(temp & NVIDIA_SMB_STS_DONE) || (temp & NVIDIA_SMB_STS_STATUS)) { in nforce2_check_status()