Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 5 files:
- drivers/ufs/core/ufs_trace.h, line 255
- drivers/ufs/core/ufshcd.c, line 11380
- drivers/ufs/host/tc-dwc-g210-pci.c, line 97
- drivers/ufs/host/ufshcd-pci.c, line 656
- drivers/ufs/host/ufshcd-pltfrm.c, line 691
Smatch caller information:
drivers/ufs/host/tc-dwc-g210-pci.c tc_dwc_g210_pci_probe() -> ufshcd_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hba | 4096-ptr_max |
| PARAM_VALUE | 0 | hba->dev_ref_clk_freq | (-1) |
| PARAM_VALUE | 0 | hba->nop_out_timeout | 50 |
| PARAM_VALUE | 0 | hba->sg_entry_size | 16 |
| PARAM_VALUE | 0 | hba->vops | 6694698502966816768 |
| PARAM_VALUE | 0 | hba->vops->phy_initialization | 3294868489194598400,8288336926024716288 |
| PARAM_VALUE | 1 | mmio_base | 4096-ptr_max |
| BUF_SIZE | 0 | hba->vops | 280 |
| DATA_SOURCE | 1 | mmio_base | r pcim_iomap_region |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 2 | irq | unit_array_size |
drivers/ufs/host/ufshcd-pci.c ufshcd_pci_probe() -> ufshcd_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hba | 4096-ptr_max |
| PARAM_VALUE | 0 | hba->dev_ref_clk_freq | (-1) |
| PARAM_VALUE | 0 | hba->nop_out_timeout | 50 |
| PARAM_VALUE | 0 | hba->sg_entry_size | 16 |
| PARAM_VALUE | 1 | mmio_base | 4096-ptr_max |
| DATA_SOURCE | 1 | mmio_base | r pcim_iomap_region |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 2 | irq | unit_array_size |
drivers/ufs/host/ufshcd-pltfrm.c ufshcd_pltfrm_init() -> ufshcd_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hba | 4096-ptr_max |
| PARAM_VALUE | 0 | hba->dev | s64min-(-4096),4096-s64max |
| PARAM_VALUE | 0 | hba->dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | hba->dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | hba->dev_ref_clk_freq | (-1) |
| PARAM_VALUE | 0 | hba->nop_out_timeout | 50 |
| PARAM_VALUE | 0 | hba->sg_entry_size | 16 |
| PARAM_VALUE | 0 | hba->vreg_info.vcc | 0,4096-ptr_max |
| PARAM_VALUE | 0 | hba->vreg_info.vcc->always_on | 0 |
| PARAM_VALUE | 0 | hba->vreg_info.vcc->max_uA | 0 |
| PARAM_VALUE | 0 | hba->vreg_info.vccq | 0,4096-ptr_max |
| PARAM_VALUE | 0 | hba->vreg_info.vccq->always_on | 0 |
| PARAM_VALUE | 0 | hba->vreg_info.vccq->max_uA | 0 |
| PARAM_VALUE | 0 | hba->vreg_info.vccq2 | 0,4096-ptr_max |
| PARAM_VALUE | 0 | hba->vreg_info.vccq2->always_on | 0 |
| PARAM_VALUE | 0 | hba->vreg_info.vccq2->max_uA | 0 |
| PARAM_VALUE | 0 | hba->vreg_info.vdd_hba | 0,4096-ptr_max |
| PARAM_VALUE | 0 | hba->vreg_info.vdd_hba->always_on | 0 |
| PARAM_VALUE | 0 | hba->vreg_info.vdd_hba->max_uA | 0 |
| PARAM_VALUE | 1 | mmio_base | 4096-ptr_max |
| PARAM_VALUE | 2 | irq | 1-s32max |
| BUF_SIZE | 0 | hba->vops | (-1),280 |
| CAPPED_DATA | 0 | hba->dev | 1 |
| CAPPED_DATA | 0 | hba->lanes_per_direction | 1 |
| DATA_SOURCE | 1 | mmio_base | r devm_platform_ioremap_resource |
| DATA_SOURCE | 2 | irq | r platform_get_irq |
| RX_PATH | |||
| TASK_NOT_RUNNING |