Source
x
static int xlp_spi_txrx_bufs(struct xlp_spi_priv *xs, struct spi_transfer *t)
/*
* Copyright (C) 2003-2015 Broadcom Corporation
* All Rights Reserved
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 (GPL v2)
* as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*/
/* SPI Configuration Register */
/* SPI Frequency Divider Register */
/* SPI Command Register */
/* SPI Status Register */
/* SPI Interrupt Enable Register */
/* SPI FIFO Threshold Register */
/* SPI FIFO Word Count Register */
/* SPI Transmit Data FIFO Register */
/* SPI Receive Data FIFO Register */
/* SPI System Control Register */
/*