Searched refs:nanddev_ntargets (Results 1 - 1 of 1) sorted by relevance

/u-boot/include/linux/mtd/
H A Dnand.h317 static inline unsigned int nanddev_ntargets(const struct nand_device *nand) function
343 return nanddev_target_size(nand) * nanddev_ntargets(nand);

Completed in 81 milliseconds