Searched refs:spi_ctrl_tx_buf (Results 1 – 1 of 1) sorted by relevance
75 void *spi_ctrl_tx_buf; member128 xfer.tx_buf = tc6->spi_ctrl_tx_buf; in oa_tc6_spi_transfer()172 __be32 *tx_buf = tc6->spi_ctrl_tx_buf + OA_TC6_CTRL_HEADER_SIZE; in oa_tc6_update_ctrl_write_data()201 __be32 *tx_buf = tc6->spi_ctrl_tx_buf; in oa_tc6_prepare_ctrl_spi_buf()212 u8 *tx_buf = tc6->spi_ctrl_tx_buf; in oa_tc6_check_ctrl_write_reply()229 __be32 *tx_buf = tc6->spi_ctrl_tx_buf; in oa_tc6_check_ctrl_read_reply()1482 tc6->spi_ctrl_tx_buf = devm_kzalloc(&tc6->spi->dev, in oa_tc6_init()1485 if (!tc6->spi_ctrl_tx_buf) in oa_tc6_init()