Lines Matching defs:cafe
99 #define cafe_readl(cafe, addr) readl((cafe)->mmio + CAFE_##addr) argument
100 #define cafe_writel(cafe, datum, addr) writel(datum, (cafe)->mmio + CAFE_##addr) argument
104 struct cafe_priv *cafe = mtd->priv; in cafe_device_ready() local
120 struct cafe_priv *cafe = mtd->priv; in cafe_write_buf() local
135 struct cafe_priv *cafe = mtd->priv; in cafe_read_buf() local
149 struct cafe_priv *cafe = mtd->priv; in cafe_read_byte() local
161 struct cafe_priv *cafe = mtd->priv; in cafe_nand_cmdfunc() local
322 struct cafe_priv *cafe = mtd->priv; in cafe_select_chip() local
337 struct cafe_priv *cafe = mtd->priv; in cafe_nand_interrupt() local
385 struct cafe_priv *cafe = mtd->priv; in cafe_nand_read_page() local
523 struct cafe_priv *cafe = mtd->priv; in cafe_nand_write_page_lowlevel() local
630 struct cafe_priv *cafe; in cafe_nand_probe() local
823 struct cafe_priv *cafe = mtd->priv; in cafe_nand_remove() local
847 struct cafe_priv *cafe = mtd->priv; in cafe_nand_resume() local