Home
last modified time | relevance | path

Searched refs:fti2c010_regs (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dfti2c010.c40 struct fti2c010_regs *regs;
45 .regs = (struct fti2c010_regs *)CONFIG_FTI2C010_BASE,
49 .regs = (struct fti2c010_regs *)CONFIG_FTI2C010_BASE1,
54 .regs = (struct fti2c010_regs *)CONFIG_FTI2C010_BASE2,
59 .regs = (struct fti2c010_regs *)CONFIG_FTI2C010_BASE3,
68 struct fti2c010_regs *regs = chip->regs; in fti2c010_reset()
88 struct fti2c010_regs *regs = chip->regs; in fti2c010_wait()
104 struct fti2c010_regs *regs = chip->regs; in set_i2c_bus_speed()
158 struct fti2c010_regs *regs = chip->regs; in fti2c010_probe()
196 struct fti2c010_regs *regs = chip->regs; in fti2c010_read()
[all …]
H A Dfti2c010.h16 struct fti2c010_regs { struct