Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-amd8111.c159 #define AMD_SMB_STS_DONE 0x80 macro
339 if (~temp[0] & AMD_SMB_STS_DONE) { in amd8111_access()
346 if (~temp[0] & AMD_SMB_STS_DONE) { in amd8111_access()
353 if ((~temp[0] & AMD_SMB_STS_DONE) || (temp[0] & AMD_SMB_STS_STATUS)) in amd8111_access()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-amd8111.c159 #define AMD_SMB_STS_DONE 0x80 macro
339 if (~temp[0] & AMD_SMB_STS_DONE) { in amd8111_access()
346 if (~temp[0] & AMD_SMB_STS_DONE) { in amd8111_access()
353 if ((~temp[0] & AMD_SMB_STS_DONE) || (temp[0] & AMD_SMB_STS_STATUS)) in amd8111_access()

Completed in 2 milliseconds