Home
last modified time | relevance | path

Searched refs:tx_width (Results 1 – 1 of 1) sorted by relevance

/u-boot/drivers/spi/
A Dca_sflash.c176 u8 tx_width; member
212 priv->tx_width = 4; in ca_sflash_set_mode()
214 priv->tx_width = 2; in ca_sflash_set_mode()
216 priv->tx_width = 1; in ca_sflash_set_mode()
219 __func__, mode, priv->rx_width, priv->tx_width); in ca_sflash_set_mode()
437 mio_width = priv->tx_width; in _ca_sflash_issue_cmd()

Completed in 5 milliseconds