Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bcma/
H A Ddriver_chipcommon_sflash.c101 bcma_sflash_cmd(cc, BCMA_CC_FLASHCTL_ST_RES); in bcma_sflash_init()
105 bcma_sflash_cmd(cc, BCMA_CC_FLASHCTL_ST_RES); in bcma_sflash_init()
/openbmc/linux/include/linux/bcma/
H A Dbcma_driver_chipcommon.h155 #define BCMA_CC_FLASHCTL_ST_RES 0x03ab /* Read Electronic Signature */ macro