Lines Matching refs:bcm47xxsflash
11 #include "bcm47xxsflash.h"
22 static void bcm47xxsflash_cmd(struct bcm47xxsflash *b47s, u32 opcode)
36 static int bcm47xxsflash_poll(struct bcm47xxsflash *b47s, int timeout)
71 struct bcm47xxsflash *b47s = mtd->priv;
98 struct bcm47xxsflash *b47s = mtd->priv;
131 struct bcm47xxsflash *b47s = mtd->priv;
176 struct bcm47xxsflash *b47s = mtd->priv;
219 struct bcm47xxsflash *b47s = mtd->priv;
249 static void bcm47xxsflash_fill_mtd(struct bcm47xxsflash *b47s,
256 mtd->name = "bcm47xxsflash";
274 static int bcm47xxsflash_bcma_cc_read(struct bcm47xxsflash *b47s, u16 offset)
279 static void bcm47xxsflash_bcma_cc_write(struct bcm47xxsflash *b47s, u16 offset,
289 struct bcm47xxsflash *b47s;
362 struct bcm47xxsflash *b47s = platform_get_drvdata(pdev);