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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/busses/
H A Di2c-amd8111.c163 #define AMD_SMB_STS_DONE 0x80 macro
290 if (~temp[0] & AMD_SMB_STS_DONE) {
295 if (~temp[0] & AMD_SMB_STS_DONE) {
300 if ((~temp[0] & AMD_SMB_STS_DONE) || (temp[0] & AMD_SMB_STS_STATUS))

Completed in 15 milliseconds