Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/i2c/busses/
Di2c-nforce2.c94 #define NVIDIA_SMB_STATUS_ABRT_STS 0x01 /* Bit to notify that macro
154 } while (!(temp & NVIDIA_SMB_STATUS_ABRT_STS) && in nforce2_abort()
156 if (!(temp & NVIDIA_SMB_STATUS_ABRT_STS)) in nforce2_abort()
158 outb_p(NVIDIA_SMB_STATUS_ABRT_STS, NVIDIA_SMB_STATUS_ABRT); in nforce2_abort()