Searched refs:DSPI_TFR_CTAS (Results 1 – 1 of 1) sorted by relevance
77 #define DSPI_TFR_CTAS(x) (((x) & 0x07) << 12) macro257 ctrl = DSPI_TFR_CTAS(data->ctar_sel) | DSPI_TFR_PCS(cs); in ls_dspi_txrx8()310 ctrl = DSPI_TFR_CTAS(data->ctar_sel) | DSPI_TFR_PCS(cs); in ls_dspi_txrx16()362 unsigned int ctrl = DSPI_TFR_CTAS(data->ctar_sel) | in ls_dspi_end()