Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-nforce2.c86 #define NVIDIA_SMB_STATUS_ABRT_STS 0x01 /* Bit to notify that macro
132 } while (!(temp & NVIDIA_SMB_STATUS_ABRT_STS) && in nforce2_abort()
134 if (!(temp & NVIDIA_SMB_STATUS_ABRT_STS)) in nforce2_abort()
136 outb_p(NVIDIA_SMB_STATUS_ABRT_STS, NVIDIA_SMB_STATUS_ABRT); in nforce2_abort()