Home
last modified time | relevance | path

Searched refs:omap_i2c_reset (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Di2c.h13 int omap_i2c_reset(struct omap_hwmod *oh);
H A Di2c.c24 * omap_i2c_reset - reset the omap i2c module.
36 int omap_i2c_reset(struct omap_hwmod *oh) in omap_i2c_reset() function
H A Domap_hwmod_2420_data.c90 .reset = &omap_i2c_reset,
H A Domap_hwmod_2430_data.c67 .reset = &omap_i2c_reset,
H A Domap_hwmod_3xxx_data.c438 .reset = &omap_i2c_reset,
H A Domap_hwmod.c3504 { .match = "i2c", .len = 3, .reset = omap_i2c_reset, },
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Di2c.h13 int omap_i2c_reset(struct omap_hwmod *oh);
H A Di2c.c24 * omap_i2c_reset - reset the omap i2c module.
36 int omap_i2c_reset(struct omap_hwmod *oh) in omap_i2c_reset() function
H A Domap_hwmod_2420_data.c89 .reset = &omap_i2c_reset,
H A Domap_hwmod_2430_data.c67 .reset = &omap_i2c_reset,
H A Domap_hwmod_3xxx_data.c437 .reset = &omap_i2c_reset,
H A Domap_hwmod.c3470 { .match = "i2c", .len = 3, .reset = omap_i2c_reset, },
/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-omap.c309 static int omap_i2c_reset(struct omap_i2c_dev *omap) in omap_i2c_reset() function
756 omap_i2c_reset(omap); in omap_i2c_xfer_msg()
766 omap_i2c_reset(omap); in omap_i2c_xfer_msg()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-omap.c309 static int omap_i2c_reset(struct omap_i2c_dev *omap) in omap_i2c_reset() function
756 omap_i2c_reset(omap); in omap_i2c_xfer_msg()
766 omap_i2c_reset(omap); in omap_i2c_xfer_msg()

Completed in 19 milliseconds