Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Dspi-nor.h65 #define SPINOR_OP_RDEAR 0xc8 /* Read Extended Address Register */ macro
/openbmc/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c587 nor->bank_read_cmd = SPINOR_OP_RDEAR; in read_bar()