Home
last modified time | relevance | path

Searched defs:SST_WRITE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/mtd/spi-nor/
H A Dsst.c12 #define SST_WRITE BIT(0) macro
/openbmc/u-boot/drivers/mtd/spi/
H A Dsf_internal.h43 #define SST_WRITE BIT(2) /* use SST byte programming */ macro