Searched refs:SPI_FLUSH_REG (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/staging/bcm/ |
D | nvm.h | 273 #define SPI_FLUSH_REG 0x0F00304C macro
|
D | nvm.c | 146 wrmalt( Adapter, SPI_FLUSH_REG, &value, sizeof(value) ); in ReadBeceemEEPROMBulk() 148 wrmalt( Adapter, SPI_FLUSH_REG, &value, sizeof(value)); in ReadBeceemEEPROMBulk() 1799 wrmalt( Adapter, SPI_FLUSH_REG, &value, sizeof(value)); in BeceemEEPROMWritePage() 1801 wrmalt( Adapter, SPI_FLUSH_REG, &value, sizeof(value) ); in BeceemEEPROMWritePage() 2382 wrmalt( Adapter, SPI_FLUSH_REG, &value, sizeof(value)); in BcmInitEEPROMQueues() 2385 wrmalt( Adapter, SPI_FLUSH_REG, &value, sizeof(value) ); in BcmInitEEPROMQueues()
|