Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/tty/serial/pch_uart.c pch_uart_shutdown() -> pch_uart_hal_set_fifo()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | priv | 4096-ptr_max |
| PARAM_VALUE | 0 | priv->membase | 4096-ptr_max |
| PARAM_VALUE | 1 | dmamode | 0 |
| PARAM_VALUE | 2 | fifo_size | 0 |
| PARAM_VALUE | 3 | trigger | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | _T->lock | ||
| HALF_LOCKED2 | &port->lock |
drivers/tty/serial/pch_uart.c pch_uart_startup() -> pch_uart_hal_set_fifo()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | priv | 4096-ptr_max |
| PARAM_VALUE | 0 | priv->fifo_size | 1,16,64,256 |
| PARAM_VALUE | 0 | priv->membase | 4096-ptr_max |
| PARAM_VALUE | 0 | priv->port.dev | 0,4096-ptr_max |
| PARAM_VALUE | 0 | priv->port.dev->bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | priv->port.dev->class | 0,4096-ptr_max |
| PARAM_VALUE | 0 | priv->port.dev->driver | 0,4096-ptr_max |
| PARAM_VALUE | 0 | priv->trigger | 0,64,128,192 |
| PARAM_VALUE | 0 | priv->trigger_level | (-31),(-16),(-7),(-1)-1,4,8,14,16,32,56,62,64,128,224,248,254,256 |
| PARAM_VALUE | 0 | priv->tx_empty | 1 |
| PARAM_VALUE | 1 | dmamode | 0 |
| PARAM_VALUE | 2 | fifo_size | 0-1,33 |
| PARAM_VALUE | 3 | trigger | 0,64,128,192 |
| BIT_INFO | 2 | fifo_size | 0x0,0x21 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | _T->lock | ||
| HALF_LOCKED2 | &port->lock |