Searched refs:spi_nor_set_4byte_addr_mode (Results 1 – 5 of 5) sorted by relevance
108 nor->params->set_4byte_addr_mode = spi_nor_set_4byte_addr_mode; in macronix_nor_default_init()
188 ret = spi_nor_set_4byte_addr_mode(nor, enable); in winbond_nor_set_4byte_addr_mode()
315 ret = spi_nor_set_4byte_addr_mode(nor, enable); in micron_st_nor_set_4byte_addr_mode()
638 int spi_nor_set_4byte_addr_mode(struct spi_nor *nor, bool enable);
519 int spi_nor_set_4byte_addr_mode(struct spi_nor *nor, bool enable) in spi_nor_set_4byte_addr_mode() function