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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/busses/
H A Di2c-mpc.c36 #define MPC_I2C_CLOCK_PRESERVE (~0U) macro
236 if (clock == MPC_I2C_CLOCK_PRESERVE) {
389 if (clock == MPC_I2C_CLOCK_PRESERVE) {
598 clock = MPC_I2C_CLOCK_PRESERVE;

Completed in 75 milliseconds