Home
last modified time | relevance | path

Searched refs:SNOR_F_HAS_4BAIT (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dcore.h22 SNOR_F_HAS_4BAIT = BIT(7), enumerator
H A Dsfdp.c1077 nor->flags |= SNOR_F_4B_OPCODES | SNOR_F_HAS_4BAIT; in spi_nor_parse_4bait()
H A Dcore.c3216 !(nor->flags & SNOR_F_HAS_4BAIT)) in spi_nor_set_addr_width()