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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/i2c/busses/
H A Di2c-nforce2.c95 #define NVIDIA_SMB_PRTCL_PEC 0x80 macro
109 pec = (flags & I2C_CLIENT_PEC) ? NVIDIA_SMB_PRTCL_PEC : 0;

Completed in 44 milliseconds