Lines Matching full:hwmod
90 * _add_hwmod_clocks_clkdev - Add clkdev entry for hwmod optional clocks
95 * For the main clock and every optional clock present per hwmod per
166 dev_err(&pdev->dev, "Cannot lookup hwmod '%s'\n", in omap_device_build_from_dt()
295 * Using the primary hwmod, query the context loss count for this
303 * return the context loss counter for that hwmod, otherwise return
406 dev_warn(dev, "%s: FIXME: missing hwmod/omap_dev info\n", __func__); in _od_fail_runtime_suspend()
412 dev_warn(dev, "%s: FIXME: missing hwmod/omap_dev info\n", __func__); in _od_fail_runtime_resume()
616 * omap_device_get_by_hwmod_name() - convert a hwmod name to
618 * @oh_name: name of the hwmod device
620 * Returns back a struct device * pointer associated with a hwmod
628 WARN(1, "%s: no hwmod name!\n", __func__); in omap_device_get_by_hwmod_name()
634 WARN(1, "%s: no hwmod for %s\n", __func__, in omap_device_get_by_hwmod_name()