Home
last modified time | relevance | path

Searched defs:spi_nor_read_reg (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/mtd/spi/
H A Dspi-nor-tiny.c47 static int spi_nor_read_reg(struct spi_nor *nor, u8 code, u8 *val, int len) in spi_nor_read_reg() function
H A Dspi-nor-core.c70 static int spi_nor_read_reg(struct spi_nor *nor, u8 code, u8 *val, int len) in spi_nor_read_reg() function