Home
last modified time | relevance | path

Searched refs:spi_nor_set_4byte_addr_mode_en4b_ex4b (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/mtd/spi-nor/
H A Dmacronix.c116 nor->params->set_4byte_addr_mode = spi_nor_set_4byte_addr_mode_en4b_ex4b; in macronix_nor_late_init()
H A Dwinbond.c195 ret = spi_nor_set_4byte_addr_mode_en4b_ex4b(nor, enable); in winbond_nor_set_4byte_addr_mode()
H A Dcore.h658 int spi_nor_set_4byte_addr_mode_en4b_ex4b(struct spi_nor *nor, bool enable);
H A Dsfdp.c622 params->set_4byte_addr_mode = spi_nor_set_4byte_addr_mode_en4b_ex4b; in spi_nor_parse_bfpt()
H A Dcore.c520 int spi_nor_set_4byte_addr_mode_en4b_ex4b(struct spi_nor *nor, bool enable) in spi_nor_set_4byte_addr_mode_en4b_ex4b() function
561 ret = spi_nor_set_4byte_addr_mode_en4b_ex4b(nor, enable); in spi_nor_set_4byte_addr_mode_wren_en4b_ex4b()