Home
last modified time | relevance | path

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

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