Searched refs:cc_read (Results 1 – 2 of 2) sorted by relevance
26 if (!(b47s->cc_read(b47s, BCMA_CC_FLASHCTL) & in bcm47xxsflash_cmd()42 if (!(b47s->cc_read(b47s, BCMA_CC_FLASHDATA) & in bcm47xxsflash_poll()48 if (b47s->cc_read(b47s, BCMA_CC_FLASHDATA) & in bcm47xxsflash_poll()288 b47s->cc_read = bcm47xxsflash_bcma_cc_read; in bcm47xxsflash_bcma_probe()
63 int (*cc_read)(struct bcm47xxsflash *b47s, u16 offset); member