Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/allwinner/common/include/
H A Dmentor_i2c_plat.h18 struct mentor_i2c_regs { struct
/rk3399_ARM-atf/plat/marvell/armada/a8k/common/include/
H A Dmentor_i2c_plat.h18 struct mentor_i2c_regs { struct
/rk3399_ARM-atf/drivers/mentor/i2c/
H A Dmi2cv.c57 static struct mentor_i2c_regs *base;
449 base = (struct mentor_i2c_regs *)i2c_base; in i2c_init()