Home
last modified time | relevance | path

Searched refs:spi_nor_set_flash_node (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dspi-nor.h395 static inline void spi_nor_set_flash_node(struct spi_nor *nor, in spi_nor_set_flash_node() function
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dspi-nor.h350 static inline void spi_nor_set_flash_node(struct spi_nor *nor, in spi_nor_set_flash_node() function
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/controllers/
H A Dnxp-spifi.c344 spi_nor_set_flash_node(&spifi->nor, np); in nxp_spifi_setup_flash()
H A Dhisi-sfc.c347 spi_nor_set_flash_node(nor, np); in hisi_spi_nor_register()
H A Daspeed-smc.c817 spi_nor_set_flash_node(nor, child); in aspeed_smc_setup_flash()
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dcore.c3573 spi_nor_set_flash_node(nor, spi->dev.of_node); in spi_nor_probe()