Lines Matching defs:name
156 * @name: name of the reset line (module local name)
160 * @name should be something short, e.g., "cpu0" or "rst". It is defined
164 const char *name;
172 * @clk: opt clock: OMAP clock name
226 * @clk: interface clock: OMAP clock name
500 * @name: name of the hwmod_class
524 const char *name;
534 * @name: name of the hwmod
538 * @main_clk: main clock: OMAP clock name
576 const char *name;
614 struct omap_hwmod *omap_hwmod_lookup(const char *name);
633 int omap_hwmod_assert_hardreset(struct omap_hwmod *oh, const char *name);
634 int omap_hwmod_deassert_hardreset(struct omap_hwmod *oh, const char *name);