Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Dspi-nor.h168 SNOR_PROTO_4_4_4 = SNOR_PROTO_STR(4, 4, 4), enumerator
/linux/drivers/mtd/spi-nor/
H A Ddebugfs.c45 case SNOR_PROTO_4_4_4: return "4S-4S-4S"; in spi_nor_protocol_name()