Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/i2c/busses/
Di2c-powermac.c54 mode = pmac_i2c_mode_std; in i2c_powermac_smbus_xfer()
166 rc = pmac_i2c_setmode(bus, pmac_i2c_mode_std); in i2c_powermac_master_xfer()
169 pmac_i2c_mode_std, rc); in i2c_powermac_master_xfer()
/linux-4.1.27/arch/powerpc/include/asm/
Dpmac_low_i2c.h19 pmac_i2c_mode_std = 2, enumerator
/linux-4.1.27/arch/powerpc/platforms/powermac/
Dlow_i2c.c410 case pmac_i2c_mode_std: in kw_i2c_xfer()
585 bus->mode = pmac_i2c_mode_std; in kw_i2c_add()
698 case pmac_i2c_mode_std: in pmu_i2c_xfer()
814 bus->mode = pmac_i2c_mode_std; in pmu_i2c_probe()
859 case pmac_i2c_mode_std: in smu_i2c_xfer()
937 bus->mode = pmac_i2c_mode_std; in smu_i2c_probe()
1099 bus->mode = pmac_i2c_mode_std; in pmac_i2c_open()