Home
last modified time | relevance | path

Searched refs:BCMA_CC_FLASHDATA (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/bcma/
H 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()
/kernel/linux/linux-6.6/drivers/bcma/
H 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()
/kernel/linux/linux-5.10/drivers/mtd/devices/
H 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()
/kernel/linux/linux-6.6/drivers/mtd/devices/
H 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()
/kernel/linux/linux-5.10/include/linux/bcma/
H A Dbcma_driver_chipcommon.h178 #define BCMA_CC_FLASHDATA 0x0048 macro
/kernel/linux/linux-6.6/include/linux/bcma/
H A Dbcma_driver_chipcommon.h179 #define BCMA_CC_FLASHDATA 0x0048 macro

Completed in 8 milliseconds