Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-omap2/
Di2c.h27 int omap_i2c_reset(struct omap_hwmod *oh);
Di2c.c50 int omap_i2c_reset(struct omap_hwmod *oh) in omap_i2c_reset() function
Domap_hwmod_2420_data.c95 .reset = &omap_i2c_reset,
Domap_hwmod_2430_data.c72 .reset = &omap_i2c_reset,
Domap_hwmod_33xx_43xx_ipblock_data.c647 .reset = &omap_i2c_reset,
Domap_hwmod_3xxx_data.c488 .reset = &omap_i2c_reset,
Domap_hwmod_54xx_data.c821 .reset = &omap_i2c_reset,
Domap_hwmod_44xx_data.c1378 .reset = &omap_i2c_reset,
Domap_hwmod_7xx_data.c1087 .reset = &omap_i2c_reset,
/Linux-v4.19/drivers/i2c/busses/
Di2c-omap.c316 static int omap_i2c_reset(struct omap_i2c_dev *omap) in omap_i2c_reset() function
742 omap_i2c_reset(omap); in omap_i2c_xfer_msg()
752 omap_i2c_reset(omap); in omap_i2c_xfer_msg()