Defined in 2 files as a prototype:
- drivers/gpu/drm/omapdrm/dss/dss.h, line 319 (as a prototype)
- drivers/video/fbdev/omap2/omapfb/dss/dss.h, line 274 (as a prototype)
Defined in 2 files as a function:
- drivers/gpu/drm/omapdrm/dss/dss.c, line 147 (as a function)
- drivers/video/fbdev/omap2/omapfb/dss/dss.c, line 167 (as a function)
Referenced in 4 files:
- drivers/gpu/drm/omapdrm/dss/hdmi_pll.c
- drivers/gpu/drm/omapdrm/dss/video-pll.c
- drivers/video/fbdev/omap2/omapfb/dss/hdmi_pll.c
- drivers/video/fbdev/omap2/omapfb/dss/video-pll.c
Smatch caller information:
drivers/gpu/drm/omapdrm/dss/hdmi_pll.c hdmi_pll_disable() -> dss_ctrl_pll_enable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pll | 4096-ptr_max |
| PARAM_VALUE | 0 | pll->hw->clkdco_low | 0,1000000000,1500000000 |
| PARAM_VALUE | 0 | pll->hw->clkdco_max | 1800000000,2000000000,2500000000 |
| PARAM_VALUE | 0 | pll->hw->fint_max | 2100000,2500000,52000000 |
| PARAM_VALUE | 0 | pll->hw->fint_min | 150000,500000,620000,750000 |
| PARAM_VALUE | 0 | pll->hw->m_max | 2045,2047,4095 |
| PARAM_VALUE | 0 | pll->hw->n_max | 127,255 |
| PARAM_VALUE | 0 | pll->hw->type | 0-1 |
| PARAM_VALUE | 0 | pll->ops | 4096-ptr_max |
| PARAM_VALUE | 1 | enable | 0 |
| DATA_SOURCE | 0 | pll | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | pll->clkin->core->parent->req_rate | |
| HALF_LOCKED2 | &dsi->bus_lock | ||
| HALF_LOCKED2 | &dsi->lock | ||
| HALF_LOCKED2 | &hdmi->lock |
drivers/gpu/drm/omapdrm/dss/hdmi_pll.c hdmi_pll_enable() -> dss_ctrl_pll_enable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pll | 4096-ptr_max |
| PARAM_VALUE | 0 | pll->clkin | 0,4096-ptr_max |
| PARAM_VALUE | 0 | pll->clkin->core->dev->power.deferred_resume | 0-1 |
| PARAM_VALUE | 0 | pll->clkin->core->dev->power.idle_notification | 0-1 |
| PARAM_VALUE | 0 | pll->clkin->core->dev->power.request | 0-4 |
| PARAM_VALUE | 0 | pll->clkin->core->dev->power.request_pending | 0-1 |
| PARAM_VALUE | 0 | pll->clkin->core->dev->power.runtime_error | s32min-(-17),(-15)-(-14),(-12),(-10)-s32max |
| PARAM_VALUE | 0 | pll->clkin->core->dev->power.runtime_status | s32min-s32max |
| PARAM_VALUE | 0 | pll->clkin->core->dev->power.timer_autosuspends | 0-1 |
| PARAM_VALUE | 0 | pll->clkin->core->dev->power.usage_count.counter | s32min-s32max |
| PARAM_VALUE | 0 | pll->clkin->core->dev->power.wakeirq->status | 0-4294967295 |
| PARAM_VALUE | 0 | pll->clkin->core->enable_count | 0-4294967295 |
| PARAM_VALUE | 0 | pll->clkin->core->parent->dev->power.deferred_resume | 0-1 |
| PARAM_VALUE | 0 | pll->clkin->core->parent->dev->power.idle_notification | 0-1 |
| PARAM_VALUE | 0 | pll->clkin->core->parent->dev->power.request | 0-4 |
| PARAM_VALUE | 0 | pll->clkin->core->parent->dev->power.request_pending | 0-1 |
| PARAM_VALUE | 0 | pll->clkin->core->parent->dev->power.runtime_error | s32min-(-17),(-15)-(-14),(-12),(-10)-s32max |
| PARAM_VALUE | 0 | pll->clkin->core->parent->dev->power.runtime_status | s32min-s32max |
| PARAM_VALUE | 0 | pll->clkin->core->parent->dev->power.timer_autosuspends | 0-1 |
| PARAM_VALUE | 0 | pll->clkin->core->parent->dev->power.usage_count.counter | s32min-s32max |
| PARAM_VALUE | 0 | pll->clkin->core->parent->dev->power.wakeirq->status | 0-4294967295 |
| PARAM_VALUE | 0 | pll->clkin->core->parent->enable_count | 0-4294967295 |
| PARAM_VALUE | 0 | pll->clkin->core->parent->prepare_count | 0-4294967295 |
| PARAM_VALUE | 0 | pll->clkin->core->parent->protect_count | 0-4294967295 |
| PARAM_VALUE | 0 | pll->clkin->core->prepare_count | 1-4294967295 |
| PARAM_VALUE | 0 | pll->clkin->core->protect_count | 0-4294967295 |
| PARAM_VALUE | 0 | pll->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | pll->regulator | 0,4096-ptr_max |
| PARAM_VALUE | 0 | pll->regulator->enable_count | 0-4294967295 |
| PARAM_VALUE | 0 | pll->regulator->rdev->ena_gpio_state | 1 |
| PARAM_VALUE | 0 | pll->regulator->rdev->ena_pin->enable_count | 0-4294967295 |
| PARAM_VALUE | 0 | pll->regulator->rdev->notifier.head->priority | s32min-s32max |
| PARAM_VALUE | 0 | pll->regulator->rdev->reg_data->load | 0-4294967295 |
| PARAM_VALUE | 0 | pll->regulator->rdev->reg_data->load_updated | 0-1 |
| PARAM_VALUE | 0 | pll->regulator->rdev->reg_data->regmap->cache->cached_rbnode->base_reg | 0-4294967295 |
| PARAM_VALUE | 0 | pll->regulator->rdev->reg_data->regmap->cache->cached_rbnode->blklen | 0-4294967295 |
| PARAM_VALUE | 0 | pll->regulator->rdev->regmap->async | 0-1 |
| PARAM_VALUE | 0 | pll->regulator->rdev->regmap->cache->cached_rbnode->base_reg | 0-4294967295 |
| PARAM_VALUE | 0 | pll->regulator->rdev->regmap->cache->cached_rbnode->blklen | 0-4294967295 |
| PARAM_VALUE | 0 | pll->regulator->rdev->regmap->cache->cached_rbnode->node.__rb_parent_color | 0-1 |
| PARAM_VALUE | 0 | pll->regulator->rdev->regmap->cache_dirty | 0-1 |
| PARAM_VALUE | 0 | pll->regulator->rdev->supply->enable_count | 0-4294967295 |
| PARAM_VALUE | 0 | pll->regulator->rdev->use_count | 0-4294967295 |
| PARAM_VALUE | 1 | enable | 1 |
| DATA_SOURCE | 0 | pll | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &dsi->bus_lock | ||
| HALF_LOCKED2 | &dsi->lock | ||
| HALF_LOCKED2 | &hdmi->lock |
drivers/gpu/drm/omapdrm/dss/video-pll.c dss_video_pll_disable() -> dss_ctrl_pll_enable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pll | 4096-ptr_max |
| PARAM_VALUE | 0 | pll->hw->clkdco_low | 0,1000000000,1500000000 |
| PARAM_VALUE | 0 | pll->hw->clkdco_max | 1800000000,2000000000,2500000000 |
| PARAM_VALUE | 0 | pll->hw->fint_max | 2100000,2500000,52000000 |
| PARAM_VALUE | 0 | pll->hw->fint_min | 150000,500000,620000,750000 |
| PARAM_VALUE | 0 | pll->hw->m_max | 2045,2047,4095 |
| PARAM_VALUE | 0 | pll->hw->n_max | 127,255 |
| PARAM_VALUE | 0 | pll->hw->type | 0-1 |
| PARAM_VALUE | 0 | pll->ops | 4096-ptr_max |
| PARAM_VALUE | 1 | enable | 0 |
| DATA_SOURCE | 0 | pll | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | pll->clkin->core->parent->req_rate | |
| HALF_LOCKED2 | &dsi->bus_lock | ||
| HALF_LOCKED2 | &dsi->lock | ||
| HALF_LOCKED2 | &hdmi->lock |
drivers/gpu/drm/omapdrm/dss/video-pll.c dss_video_pll_enable() -> dss_ctrl_pll_enable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pll | 4096-ptr_max |
| PARAM_VALUE | 0 | pll->clkin | 0,4096-ptr_max |
| PARAM_VALUE | 0 | pll->clkin->core->dev->power.deferred_resume | 0-1 |
| PARAM_VALUE | 0 | pll->clkin->core->dev->power.idle_notification | 0-1 |
| PARAM_VALUE | 0 | pll->clkin->core->dev->power.request | 0-4 |
| PARAM_VALUE | 0 | pll->clkin->core->dev->power.request_pending | 0-1 |
| PARAM_VALUE | 0 | pll->clkin->core->dev->power.runtime_error | s32min-(-17),(-15)-(-14),(-12),(-10)-s32max |
| PARAM_VALUE | 0 | pll->clkin->core->dev->power.runtime_status | s32min-s32max |
| PARAM_VALUE | 0 | pll->clkin->core->dev->power.timer_autosuspends | 0-1 |
| PARAM_VALUE | 0 | pll->clkin->core->dev->power.usage_count.counter | s32min-s32max |
| PARAM_VALUE | 0 | pll->clkin->core->dev->power.wakeirq->status | 0-4294967295 |
| PARAM_VALUE | 0 | pll->clkin->core->enable_count | 0-4294967295 |
| PARAM_VALUE | 0 | pll->clkin->core->parent->dev->power.deferred_resume | 0-1 |
| PARAM_VALUE | 0 | pll->clkin->core->parent->dev->power.idle_notification | 0-1 |
| PARAM_VALUE | 0 | pll->clkin->core->parent->dev->power.request | 0-4 |
| PARAM_VALUE | 0 | pll->clkin->core->parent->dev->power.request_pending | 0-1 |
| PARAM_VALUE | 0 | pll->clkin->core->parent->dev->power.runtime_error | s32min-(-17),(-15)-(-14),(-12),(-10)-s32max |
| PARAM_VALUE | 0 | pll->clkin->core->parent->dev->power.runtime_status | s32min-s32max |
| PARAM_VALUE | 0 | pll->clkin->core->parent->dev->power.timer_autosuspends | 0-1 |
| PARAM_VALUE | 0 | pll->clkin->core->parent->dev->power.usage_count.counter | s32min-s32max |
| PARAM_VALUE | 0 | pll->clkin->core->parent->dev->power.wakeirq->status | 0-4294967295 |
| PARAM_VALUE | 0 | pll->clkin->core->parent->enable_count | 0-4294967295 |
| PARAM_VALUE | 0 | pll->clkin->core->parent->prepare_count | 0-4294967295 |
| PARAM_VALUE | 0 | pll->clkin->core->parent->protect_count | 0-4294967295 |
| PARAM_VALUE | 0 | pll->clkin->core->prepare_count | 1-4294967295 |
| PARAM_VALUE | 0 | pll->clkin->core->protect_count | 0-4294967295 |
| PARAM_VALUE | 0 | pll->dss | 4096-ptr_max |
| PARAM_VALUE | 0 | pll->dss->pdev | 4096-ptr_max |
| PARAM_VALUE | 0 | pll->dss->pdev->dev.power.request | 0-4 |
| PARAM_VALUE | 0 | pll->dss->pdev->dev.power.runtime_error | s32min-(-17),(-15)-(-14),(-12),(-10)-s32max |
| PARAM_VALUE | 0 | pll->dss->pdev->dev.power.wakeirq->status | 0-4294967295 |
| PARAM_VALUE | 0 | pll->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | pll->regulator | 0,4096-ptr_max |
| PARAM_VALUE | 0 | pll->regulator->enable_count | 0-4294967295 |
| PARAM_VALUE | 0 | pll->regulator->rdev->ena_gpio_state | 1 |
| PARAM_VALUE | 0 | pll->regulator->rdev->ena_pin->enable_count | 0-4294967295 |
| PARAM_VALUE | 0 | pll->regulator->rdev->notifier.head->priority | s32min-s32max |
| PARAM_VALUE | 0 | pll->regulator->rdev->reg_data->load | 0-4294967295 |
| PARAM_VALUE | 0 | pll->regulator->rdev->reg_data->load_updated | 0-1 |
| PARAM_VALUE | 0 | pll->regulator->rdev->reg_data->regmap->cache->cached_rbnode->base_reg | 0-4294967295 |
| PARAM_VALUE | 0 | pll->regulator->rdev->reg_data->regmap->cache->cached_rbnode->blklen | 0-4294967295 |
| PARAM_VALUE | 0 | pll->regulator->rdev->regmap->async | 0-1 |
| PARAM_VALUE | 0 | pll->regulator->rdev->regmap->cache->cached_rbnode->base_reg | 0-4294967295 |
| PARAM_VALUE | 0 | pll->regulator->rdev->regmap->cache->cached_rbnode->blklen | 0-4294967295 |
| PARAM_VALUE | 0 | pll->regulator->rdev->regmap->cache->cached_rbnode->node.__rb_parent_color | 0-1 |
| PARAM_VALUE | 0 | pll->regulator->rdev->regmap->cache_dirty | 0-1 |
| PARAM_VALUE | 0 | pll->regulator->rdev->supply->enable_count | 0-4294967295 |
| PARAM_VALUE | 0 | pll->regulator->rdev->use_count | 0-4294967295 |
| PARAM_VALUE | 1 | enable | 1 |
| DATA_SOURCE | 0 | pll | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &dsi->bus_lock | ||
| HALF_LOCKED2 | &dsi->lock | ||
| HALF_LOCKED2 | &hdmi->lock |
drivers/gpu/drm/omapdrm/dss/video-pll.c dss_video_pll_enable() -> dss_ctrl_pll_enable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pll | 4096-ptr_max |
| PARAM_VALUE | 0 | pll->clkin | 0,4096-ptr_max |
| PARAM_VALUE | 0 | pll->clkin->core->dev->power.deferred_resume | 0-1 |
| PARAM_VALUE | 0 | pll->clkin->core->dev->power.idle_notification | 0-1 |
| PARAM_VALUE | 0 | pll->clkin->core->dev->power.request | 0-4 |
| PARAM_VALUE | 0 | pll->clkin->core->dev->power.request_pending | 0-1 |
| PARAM_VALUE | 0 | pll->clkin->core->dev->power.runtime_error | s32min-(-17),(-15)-(-14),(-12),(-10)-s32max |
| PARAM_VALUE | 0 | pll->clkin->core->dev->power.runtime_status | s32min-s32max |
| PARAM_VALUE | 0 | pll->clkin->core->dev->power.timer_autosuspends | 0-1 |
| PARAM_VALUE | 0 | pll->clkin->core->dev->power.usage_count.counter | s32min-s32max |
| PARAM_VALUE | 0 | pll->clkin->core->dev->power.wakeirq->status | 0-4294967295 |
| PARAM_VALUE | 0 | pll->clkin->core->enable_count | 0-4294967295 |
| PARAM_VALUE | 0 | pll->clkin->core->parent->dev->power.deferred_resume | 0-1 |
| PARAM_VALUE | 0 | pll->clkin->core->parent->dev->power.idle_notification | 0-1 |
| PARAM_VALUE | 0 | pll->clkin->core->parent->dev->power.request | 0-4 |
| PARAM_VALUE | 0 | pll->clkin->core->parent->dev->power.request_pending | 0-1 |
| PARAM_VALUE | 0 | pll->clkin->core->parent->dev->power.runtime_error | s32min-(-17),(-15)-(-14),(-12),(-10)-s32max |
| PARAM_VALUE | 0 | pll->clkin->core->parent->dev->power.runtime_status | s32min-s32max |
| PARAM_VALUE | 0 | pll->clkin->core->parent->dev->power.timer_autosuspends | 0-1 |
| PARAM_VALUE | 0 | pll->clkin->core->parent->dev->power.usage_count.counter | s32min-s32max |
| PARAM_VALUE | 0 | pll->clkin->core->parent->dev->power.wakeirq->status | 0-4294967295 |
| PARAM_VALUE | 0 | pll->clkin->core->parent->enable_count | 0-4294967295 |
| PARAM_VALUE | 0 | pll->clkin->core->parent->prepare_count | 0-4294967295 |
| PARAM_VALUE | 0 | pll->clkin->core->parent->protect_count | 0-4294967295 |
| PARAM_VALUE | 0 | pll->clkin->core->prepare_count | 1-4294967295 |
| PARAM_VALUE | 0 | pll->clkin->core->protect_count | 0-4294967295 |
| PARAM_VALUE | 0 | pll->dss | 4096-ptr_max |
| PARAM_VALUE | 0 | pll->dss->pdev | 4096-ptr_max |
| PARAM_VALUE | 0 | pll->dss->pdev->dev.power.request | 0-4 |
| PARAM_VALUE | 0 | pll->dss->pdev->dev.power.runtime_error | s32min-(-17),(-15)-(-14),(-12),(-10)-s32max |
| PARAM_VALUE | 0 | pll->dss->pdev->dev.power.wakeirq->status | 0-4294967295 |
| PARAM_VALUE | 0 | pll->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | pll->regulator | 0,4096-ptr_max |
| PARAM_VALUE | 0 | pll->regulator->enable_count | 0-4294967295 |
| PARAM_VALUE | 0 | pll->regulator->rdev->ena_gpio_state | 1 |
| PARAM_VALUE | 0 | pll->regulator->rdev->ena_pin->enable_count | 0-4294967295 |
| PARAM_VALUE | 0 | pll->regulator->rdev->notifier.head->priority | s32min-s32max |
| PARAM_VALUE | 0 | pll->regulator->rdev->reg_data->load | 0-4294967295 |
| PARAM_VALUE | 0 | pll->regulator->rdev->reg_data->load_updated | 0-1 |
| PARAM_VALUE | 0 | pll->regulator->rdev->reg_data->regmap->cache->cached_rbnode->base_reg | 0-4294967295 |
| PARAM_VALUE | 0 | pll->regulator->rdev->reg_data->regmap->cache->cached_rbnode->blklen | 0-4294967295 |
| PARAM_VALUE | 0 | pll->regulator->rdev->regmap->async | 0-1 |
| PARAM_VALUE | 0 | pll->regulator->rdev->regmap->cache->cached_rbnode->base_reg | 0-4294967295 |
| PARAM_VALUE | 0 | pll->regulator->rdev->regmap->cache->cached_rbnode->blklen | 0-4294967295 |
| PARAM_VALUE | 0 | pll->regulator->rdev->regmap->cache->cached_rbnode->node.__rb_parent_color | 0-1 |
| PARAM_VALUE | 0 | pll->regulator->rdev->regmap->cache_dirty | 0-1 |
| PARAM_VALUE | 0 | pll->regulator->rdev->supply->enable_count | 0-4294967295 |
| PARAM_VALUE | 0 | pll->regulator->rdev->use_count | 0-4294967295 |
| PARAM_VALUE | 1 | enable | 0 |
| DATA_SOURCE | 0 | pll | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &dsi->bus_lock | ||
| HALF_LOCKED2 | &dsi->lock | ||
| HALF_LOCKED2 | &hdmi->lock |