Searched refs:B53SPI_CDRAM_CONT (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/spi/
H A Dspi-bcm53xx.c92 tmp = B53SPI_CDRAM_CONT | B53SPI_CDRAM_PCS_DISABLE_ALL | bcm53xxspi_buf_write()
95 tmp &= ~B53SPI_CDRAM_CONT; bcm53xxspi_buf_write()
131 tmp = B53SPI_CDRAM_CONT | B53SPI_CDRAM_PCS_DISABLE_ALL | bcm53xxspi_buf_read()
134 tmp &= ~B53SPI_CDRAM_CONT; bcm53xxspi_buf_read()
H A Dspi-bcm53xx.h59 #define B53SPI_CDRAM_CONT 0x00000080 macro

Completed in 45 milliseconds