Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/i2c/busses/
Di2c-powermac.c46 mode = pmac_i2c_mode_std; in i2c_powermac_smbus_xfer()
151 rc = pmac_i2c_setmode(bus, pmac_i2c_mode_std); in i2c_powermac_master_xfer()
154 pmac_i2c_mode_std, rc); in i2c_powermac_master_xfer()
/linux-6.1.9/arch/powerpc/include/asm/
Dpmac_low_i2c.h14 pmac_i2c_mode_std = 2, enumerator
/linux-6.1.9/arch/powerpc/platforms/powermac/
Dlow_i2c.c407 case pmac_i2c_mode_std: in kw_i2c_xfer()
580 bus->mode = pmac_i2c_mode_std; in kw_i2c_add()
695 case pmac_i2c_mode_std: in pmu_i2c_xfer()
811 bus->mode = pmac_i2c_mode_std; in pmu_i2c_probe()
858 case pmac_i2c_mode_std: in smu_i2c_xfer()
935 bus->mode = pmac_i2c_mode_std; in smu_i2c_probe()
1099 bus->mode = pmac_i2c_mode_std; in pmac_i2c_open()