Searched refs:tx_dummy_head (Results 1 – 2 of 2) sorted by relevance
99 …spi_slave_hd_hal_desc_append_t tx_dummy_head; ///< Dummy descriptor for ``tx_dma_head`` … member
68 STAILQ_NEXT(&hal->tx_dummy_head.desc, qe) = &hal->dmadesc_tx->desc; in spi_slave_hd_hal_init()69 hal->tx_dma_head = &hal->tx_dummy_head; in spi_slave_hd_hal_init()