Searched refs:AMD_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-amd8111.c151 #define AMD_SMB_STS_DONE 0x80 macro
278 if (~temp[0] & AMD_SMB_STS_DONE) {
283 if (~temp[0] & AMD_SMB_STS_DONE) {
288 if ((~temp[0] & AMD_SMB_STS_DONE) || (temp[0] & AMD_SMB_STS_STATUS))

Completed in 39 milliseconds