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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/i2c/busses/
H A Di2c-nforce2.c84 #define NVIDIA_SMB_STS_DONE 0x80 macro
150 if (~temp & NVIDIA_SMB_STS_DONE) {
154 if (~temp & NVIDIA_SMB_STS_DONE) {
159 if ((~temp & NVIDIA_SMB_STS_DONE) || (temp & NVIDIA_SMB_STS_STATUS)) {

Completed in 49 milliseconds