Searched refs:SR_TB_BIT5 (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/include/linux/mtd/ | ||
| D | spi-nor.h | 108 #define SR_TB_BIT5 BIT(5) /* Top/Bottom protect */ macro |
| /Linux-v6.6/drivers/mtd/spi-nor/ | ||
| D | swp.c | 31 return SR_TB_BIT5; in spi_nor_get_sr_tb_mask() |