Lines Matching refs:bcm47xxsflash
20 static void bcm47xxsflash_cmd(struct bcm47xxsflash *b47s, u32 opcode) in bcm47xxsflash_cmd()
34 static int bcm47xxsflash_poll(struct bcm47xxsflash *b47s, int timeout) in bcm47xxsflash_poll()
69 struct bcm47xxsflash *b47s = mtd->priv; in bcm47xxsflash_erase()
106 struct bcm47xxsflash *b47s = mtd->priv; in bcm47xxsflash_read()
122 struct bcm47xxsflash *b47s = mtd->priv; in bcm47xxsflash_write_st()
167 struct bcm47xxsflash *b47s = mtd->priv; in bcm47xxsflash_write_at()
210 struct bcm47xxsflash *b47s = mtd->priv; in bcm47xxsflash_write()
240 static void bcm47xxsflash_fill_mtd(struct bcm47xxsflash *b47s) in bcm47xxsflash_fill_mtd()
264 static int bcm47xxsflash_bcma_cc_read(struct bcm47xxsflash *b47s, u16 offset) in bcm47xxsflash_bcma_cc_read()
269 static void bcm47xxsflash_bcma_cc_write(struct bcm47xxsflash *b47s, u16 offset, in bcm47xxsflash_bcma_cc_write()
278 struct bcm47xxsflash *b47s; in bcm47xxsflash_bcma_probe()
320 struct bcm47xxsflash *b47s = sflash->priv; in bcm47xxsflash_bcma_remove()