Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/i2c/busses/
Di2c-nforce2.c86 #define NVIDIA_SMB_STATUS_ABRT_STS 0x01 /* Bit to notify that macro
146 } while (!(temp & NVIDIA_SMB_STATUS_ABRT_STS) && in nforce2_abort()
148 if (!(temp & NVIDIA_SMB_STATUS_ABRT_STS)) in nforce2_abort()
150 outb_p(NVIDIA_SMB_STATUS_ABRT_STS, NVIDIA_SMB_STATUS_ABRT); in nforce2_abort()