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
163 dev_err(&pdev->dev, "Cannot lookup hwmod '%s'\n", in omap_device_build_from_dt()
292 * Using the primary hwmod, query the context loss count for this
300 * return the context loss counter for that hwmod, otherwise return
403 dev_warn(dev, "%s: FIXME: missing hwmod/omap_dev info\n", __func__); in _od_fail_runtime_suspend()
409 dev_warn(dev, "%s: FIXME: missing hwmod/omap_dev info\n", __func__); in _od_fail_runtime_resume()
596 * omap_device_get_by_hwmod_name() - convert a hwmod name to
598 * @oh_name: name of the hwmod device
600 * Returns back a struct device * pointer associated with a hwmod
608 WARN(1, "%s: no hwmod name!\n", __func__); in omap_device_get_by_hwmod_name()
614 WARN(1, "%s: no hwmod for %s\n", __func__, in omap_device_get_by_hwmod_name()