Lines Matching defs:b47s
21 static void bcm47xxsflash_cmd(struct bcm47xxsflash *b47s, u32 opcode) in bcm47xxsflash_cmd()
35 static int bcm47xxsflash_poll(struct bcm47xxsflash *b47s, int timeout) in bcm47xxsflash_poll()
70 struct bcm47xxsflash *b47s = mtd->priv; in bcm47xxsflash_erase() local
97 struct bcm47xxsflash *b47s = mtd->priv; in bcm47xxsflash_read() local
130 struct bcm47xxsflash *b47s = mtd->priv; in bcm47xxsflash_write_st() local
175 struct bcm47xxsflash *b47s = mtd->priv; in bcm47xxsflash_write_at() local
218 struct bcm47xxsflash *b47s = mtd->priv; in bcm47xxsflash_write() local
248 static void bcm47xxsflash_fill_mtd(struct bcm47xxsflash *b47s, in bcm47xxsflash_fill_mtd()
273 static int bcm47xxsflash_bcma_cc_read(struct bcm47xxsflash *b47s, u16 offset) in bcm47xxsflash_bcma_cc_read()
278 static void bcm47xxsflash_bcma_cc_write(struct bcm47xxsflash *b47s, u16 offset, in bcm47xxsflash_bcma_cc_write()
288 struct bcm47xxsflash *b47s; in bcm47xxsflash_bcma_probe() local
361 struct bcm47xxsflash *b47s = platform_get_drvdata(pdev); in bcm47xxsflash_bcma_remove() local