Searched refs:B53SPI_CDRAM_CONT (Results 1 – 2 of 2) sorted by relevance
139 tmp = B53SPI_CDRAM_CONT | B53SPI_CDRAM_PCS_DISABLE_ALL | in bcm53xxspi_buf_write()142 tmp &= ~B53SPI_CDRAM_CONT; in bcm53xxspi_buf_write()178 tmp = B53SPI_CDRAM_CONT | B53SPI_CDRAM_PCS_DISABLE_ALL | in bcm53xxspi_buf_read()181 tmp &= ~B53SPI_CDRAM_CONT; in bcm53xxspi_buf_read()
59 #define B53SPI_CDRAM_CONT 0x00000080 macro