Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bcma/
H A Ddriver_chipcommon.c271 return bcma_cc_read32(cc, BCMA_CC_IRQSTAT) & mask; in bcma_chipco_irq_status()
/openbmc/linux/include/linux/bcma/
H A Dbcma_driver_chipcommon.h86 #define BCMA_CC_IRQSTAT 0x0020 macro