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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/powermac/
H A Dlow_i2c.c166 #define KW_I2C_IRQ_STOP 0x04 macro
327 if (isr & KW_I2C_IRQ_STOP) {
328 kw_write_reg(reg_isr, KW_I2C_IRQ_STOP);
330 WRONG_STATE("KW_I2C_IRQ_STOP");

Completed in 45 milliseconds