Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bcma/
H A Ddriver_chipcommon_sflash.c78 BCMA_CC_FLASHCTL_START | opcode); in bcma_sflash_cmd()
/openbmc/linux/include/linux/bcma/
H A Dbcma_driver_chipcommon.h143 #define BCMA_CC_FLASHCTL_START 0x80000000 macro
144 #define BCMA_CC_FLASHCTL_BUSY BCMA_CC_FLASHCTL_START
/openbmc/linux/drivers/mtd/devices/
H A Dbcm47xxsflash.c26 b47s->cc_write(b47s, BCMA_CC_FLASHCTL, BCMA_CC_FLASHCTL_START | opcode); in bcm47xxsflash_cmd()