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
316 struct cafe_priv *cafe = mtd->priv; in cafe_select_chip() local
331 struct cafe_priv *cafe = mtd->priv; in cafe_nand_interrupt() local
380 struct cafe_priv *cafe = mtd->priv; in cafe_nand_read_page() local
521 struct cafe_priv *cafe = mtd->priv; in cafe_nand_write_page_lowlevel() local
583 struct cafe_priv *cafe; in cafe_nand_probe() local
795 struct cafe_priv *cafe = mtd->priv; in cafe_nand_remove() local
822 struct cafe_priv *cafe = mtd->priv; in cafe_nand_resume() local