Home
last modified time | relevance | path

Searched refs:mtd_get_of_node (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/linux/mtd/
H A Dmtd.h341 static inline const struct device_node *mtd_get_of_node(struct mtd_info *mtd) in mtd_get_of_node() function
353 static inline const struct device_node *mtd_get_of_node(struct mtd_info *mtd) in mtd_get_of_node() function
H A Dspi-nor.h365 return mtd_get_of_node(&nor->mtd); in spi_nor_get_flash_node()
H A Dnand.h413 return mtd_get_of_node(nand->mtd); in nanddev_get_of_node()