Home
last modified time | relevance | path

Searched defs:ftl (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/mtd/parsers/
H A Dsharpslpart.c166 static int sharpsl_nand_init_ftl(struct mtd_info *mtd, struct sharpsl_ftl *ftl) in sharpsl_nand_init_ftl()
222 static void sharpsl_nand_cleanup_ftl(struct sharpsl_ftl *ftl) in sharpsl_nand_cleanup_ftl()
231 struct sharpsl_ftl *ftl) in sharpsl_nand_read_laddr()
293 struct sharpsl_ftl *ftl) in sharpsl_nand_read_partinfo()
329 struct sharpsl_ftl ftl; in sharpsl_parse_mtd_partitions() local
/linux/drivers/spi/
H A Dspi-rockchip.c331 u32 ftl = readl_relaxed(rs->regs + ROCKCHIP_SPI_RXFTLR) + 1; in rockchip_spi_pio_reader() local