Searched refs:SMU_I2C_WRITE_MAX (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | smu.h | 485 #define SMU_I2C_WRITE_MAX 0x15 macro |
/arch/powerpc/platforms/powermac/ | ||
D | low_i2c.c | 850 ((!read) && len > SMU_I2C_WRITE_MAX)) in smu_i2c_xfer() |