Searched refs:SPI_STATUS_BP2 (Results 1 – 2 of 2) sorted by relevance
/drivers/net/sfc/ | ||
D | spi.h | 31 #define SPI_STATUS_BP2 0x10 /* Block protection bit 2 */ macro |
D | mtd.c | 56 const u8 unlock_mask = (SPI_STATUS_BP2 | SPI_STATUS_BP1 | in efx_spi_unlock() |