Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Dspi-nor.h85 #define SPINOR_OP_EN4B 0xb7 /* Enter 4-byte mode */ macro
/linux/drivers/mtd/spi-nor/
H A Dcore.c537 enable ? SPINOR_OP_EN4B : in spi_nor_set_4byte_addr_mode_en4b_ex4b()