Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/i2c/busses/
Di2c-nforce2.c101 #define NVIDIA_SMB_PRTCL_PEC 0x80 macro
189 pec = (flags & I2C_CLIENT_PEC) ? NVIDIA_SMB_PRTCL_PEC : 0; in nforce2_access()