Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/linux/mtd/
Dspi-nor.h63 #define SPINOR_OP_RDEAR 0xc8 /* Read Extended Address Register */ macro
/third_party/uboot/u-boot-2020.01/drivers/mtd/spi/
Dspi-nor-core.c499 nor->bank_read_cmd = SPINOR_OP_RDEAR; in read_bar()