Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dsmu.h169 #define SMU_I2C_TRANSFER_SIMPLE 0x00 macro
/linux/drivers/macintosh/
H A Dsmu.c845 case SMU_I2C_TRANSFER_SIMPLE: in smu_queue_i2c()
/linux/arch/powerpc/platforms/powermac/
H A Dlow_i2c.c861 cmd->info.type = SMU_I2C_TRANSFER_SIMPLE; in smu_i2c_xfer()