Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i2c/busses/
Di2c-mv64xxx.c109 struct mv64xxx_i2c_regs { struct
128 struct mv64xxx_i2c_regs reg_offsets; argument
155 static struct mv64xxx_i2c_regs mv64xxx_i2c_regs_mv64xxx = {
165 static struct mv64xxx_i2c_regs mv64xxx_i2c_regs_sun4i = {
861 const struct mv64xxx_i2c_regs *data; in mv64xxx_of_config()