Searched refs:B53SPI_CDRAM_CONT (Results 1 – 2 of 2) sorted by relevance
92 tmp = B53SPI_CDRAM_CONT | B53SPI_CDRAM_PCS_DISABLE_ALL | in bcm53xxspi_buf_write()95 tmp &= ~B53SPI_CDRAM_CONT; in bcm53xxspi_buf_write()131 tmp = B53SPI_CDRAM_CONT | B53SPI_CDRAM_PCS_DISABLE_ALL | in bcm53xxspi_buf_read()134 tmp &= ~B53SPI_CDRAM_CONT; in bcm53xxspi_buf_read()
59 #define B53SPI_CDRAM_CONT 0x00000080 macro