Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/spi/spi-sprd.c sprd_spi_wait_for_rx_end() -> sprd_spi_transfer_max_timeout()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ss | 4096-ptr_max |
| PARAM_VALUE | 1 | t | 4096-ptr_max |
| BUF_SIZE | 0 | ss | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | ss | s32min-(-2),1-s32max |
| CAPPED_DATA | 1 | t->len | 1 |
| CAPPED_DATA | 1 | t->rx_buf | 1 |
| CAPPED_DATA | 1 | t->tx_buf | 1 |
| DATA_SOURCE | 0 | ss | $0 |
| DATA_SOURCE | 1 | t | $1 |
| BIT_INFO | 0 | ss->hw_mode | 0x0,0xffffffff |
| BIT_INFO | 0 | ss->trans_mode | 0x0,0xffffdfff |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | ss | unit_byte |
| LOCK2 | &sctlr->io_mutex | ||
| HALF_LOCKED2 | &sctlr->dev.driver_data->op_lock | ||
| TYPE_LOCK | (struct spi_controller)->io_mutex |
drivers/spi/spi-sprd.c sprd_spi_wait_for_tx_end() -> sprd_spi_transfer_max_timeout()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ss | 4096-ptr_max |
| PARAM_VALUE | 1 | t | 4096-ptr_max |
| BUF_SIZE | 0 | ss | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | ss | s32min-(-2),1-s32max |
| CAPPED_DATA | 1 | t->len | 1 |
| CAPPED_DATA | 1 | t->rx_buf | 1 |
| CAPPED_DATA | 1 | t->tx_buf | 1 |
| DATA_SOURCE | 0 | ss | $0 |
| DATA_SOURCE | 1 | t | $1 |
| BIT_INFO | 0 | ss->hw_mode | 0x0,0xffffffff |
| BIT_INFO | 0 | ss->trans_mode | 0x2000,0xffffffffffffffff |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | ss | unit_byte |
| LOCK2 | &sctlr->io_mutex | ||
| HALF_LOCKED2 | &sctlr->dev.driver_data->op_lock | ||
| TYPE_LOCK | (struct spi_controller)->io_mutex |