Searched refs:spi_nor_set_4byte_addr_mode (Results 1 – 6 of 6) sorted by relevance
95 nor->params->set_4byte_addr_mode = spi_nor_set_4byte_addr_mode; in macronix_default_init()
114 ret = spi_nor_set_4byte_addr_mode(nor, enable); in winbond_set_4byte_addr_mode()
130 ret = spi_nor_set_4byte_addr_mode(nor, enable); in st_micron_set_4byte_addr_mode()
404 int spi_nor_set_4byte_addr_mode(struct spi_nor *nor, bool enable);
372 int spi_nor_set_4byte_addr_mode(struct spi_nor *nor, bool enable) in spi_nor_set_4byte_addr_mode() function
17423 @@ -378,17 +507,19 @@ int spi_nor_set_4byte_addr_mode(struct spi_nor *nor, bool enable)18185 int spi_nor_set_4byte_addr_mode(struct spi_nor *nor, bool enable);