Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap2/
H A Di2c.h13 int omap_i2c_reset(struct omap_hwmod *oh);
H A Di2c.c36 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.c3471 { .match = "i2c", .len = 3, .reset = omap_i2c_reset, },