Home
last modified time | relevance | path

Searched refs:spi_nor_set_4byte_addr_mode_wren_en4b_ex4b (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/mtd/spi-nor/
H A Dmicron-st.c440 params->set_4byte_addr_mode = spi_nor_set_4byte_addr_mode_wren_en4b_ex4b; in micron_st_nor_late_init()
H A Dcore.h659 int spi_nor_set_4byte_addr_mode_wren_en4b_ex4b(struct spi_nor *nor,
H A Dsfdp.c620 params->set_4byte_addr_mode = spi_nor_set_4byte_addr_mode_wren_en4b_ex4b; in spi_nor_parse_bfpt()
H A Dcore.c553 int spi_nor_set_4byte_addr_mode_wren_en4b_ex4b(struct spi_nor *nor, bool enable) in spi_nor_set_4byte_addr_mode_wren_en4b_ex4b() function