Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mtd/spi-nor/
Dcore.h130 SNOR_F_HAS_4BAIT = BIT(4), enumerator
Dsfdp.c1133 nor->flags |= SNOR_F_4B_OPCODES | SNOR_F_HAS_4BAIT; in spi_nor_parse_4bait()
Dcore.c2594 !(nor->flags & SNOR_F_HAS_4BAIT)) in spi_nor_set_addr_nbytes()