Home
last modified time | relevance | path

Searched refs:cc_read (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/mtd/devices/
A Dbcm47xxsflash.c28 if (!(b47s->cc_read(b47s, BCMA_CC_FLASHCTL) & in bcm47xxsflash_cmd()
44 if (!(b47s->cc_read(b47s, BCMA_CC_FLASHDATA) & in bcm47xxsflash_poll()
50 if (b47s->cc_read(b47s, BCMA_CC_FLASHDATA) & in bcm47xxsflash_poll()
120 *buf++ = b47s->cc_read(b47s, BCMA_CC_FLASHDATA); in bcm47xxsflash_read()
309 b47s->cc_read = bcm47xxsflash_bcma_cc_read; in bcm47xxsflash_bcma_probe()
A Dbcm47xxsflash.h67 int (*cc_read)(struct bcm47xxsflash *b47s, u16 offset); member

Completed in 4 milliseconds