Home
last modified time | relevance | path

Searched refs:BCMA_CC_FLASHDATA (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/bcma/
A Ddriver_chipcommon_sflash.c102 id = bcma_cc_read32(cc, BCMA_CC_FLASHDATA); in bcma_sflash_init()
106 id2 = bcma_cc_read32(cc, BCMA_CC_FLASHDATA); in bcma_sflash_init()
132 id = bcma_cc_read32(cc, BCMA_CC_FLASHDATA) & 0x3c; in bcma_sflash_init()
/linux-6.3-rc2/drivers/mtd/devices/
A Dbcm47xxsflash.c44 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()
139 b47s->cc_write(b47s, BCMA_CC_FLASHDATA, *buf++); in bcm47xxsflash_write_st()
203 b47s->cc_write(b47s, BCMA_CC_FLASHDATA, *buf++); in bcm47xxsflash_write_at()
/linux-6.3-rc2/include/linux/bcma/
A Dbcma_driver_chipcommon.h179 #define BCMA_CC_FLASHDATA 0x0048 macro

Completed in 8 milliseconds