Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-powermac.c46 mode = pmac_i2c_mode_std; in i2c_powermac_smbus_xfer()
156 rc = pmac_i2c_setmode(bus, pmac_i2c_mode_std); in i2c_powermac_master_xfer()
159 pmac_i2c_mode_std, rc); in i2c_powermac_master_xfer()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/
H A Dlow_i2c.c407 case pmac_i2c_mode_std: in kw_i2c_xfer()
580 bus->mode = pmac_i2c_mode_std; in kw_i2c_add()
694 case pmac_i2c_mode_std: in pmu_i2c_xfer()
810 bus->mode = pmac_i2c_mode_std; in pmu_i2c_probe()
857 case pmac_i2c_mode_std: in smu_i2c_xfer()
934 bus->mode = pmac_i2c_mode_std; in smu_i2c_probe()
1098 bus->mode = pmac_i2c_mode_std; in pmac_i2c_open()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dpmac_low_i2c.h14 pmac_i2c_mode_std = 2, enumerator