Home
last modified time | relevance | path

Searched refs:SPI_STATUS_BP1 (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Dfalcon.c221 #define SPI_STATUS_BP1 0x08 /* Block protection bit 1 */ macro
772 const u8 unlock_mask = (SPI_STATUS_BP2 | SPI_STATUS_BP1 | in falcon_spi_unlock()