Searched refs:set_4byte (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/mtd/spi/ |
H A D | spi-nor-tiny.c | 198 static inline int set_4byte(struct spi_nor *nor, const struct flash_info *info, in set_4byte() function 706 set_4byte(nor, nor->info, 1); in spi_nor_init()
|
H A D | spi-nor-core.c | 395 static int set_4byte(struct spi_nor *nor, const struct flash_info *info, in set_4byte() function 2514 ret = set_4byte(nor, info, 1); in spi_nor_init_params() 2778 set_4byte(nor, nor->info, 1); in spi_nor_init()
|