Searched defs:SR_SRWD (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/mtd/devices/ | ||
D | spear_smi.c | 82 #define SR_SRWD 0x80 /* SR write protect */ macro |
/linux-5.19.10/include/linux/mtd/ | ||
D | spi-nor.h | 112 #define SR_SRWD BIT(7) /* SR write protect */ macro |