Searched defs:SST_WRITE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/mtd/spi-nor/ | ||
H A D | sst.c | 12 #define SST_WRITE BIT(0) macro |
/openbmc/u-boot/drivers/mtd/spi/ | ||
H A D | sf_internal.h | 43 #define SST_WRITE BIT(2) /* use SST byte programming */ macro |