Searched refs:BCMA_CC_GPIOPOL (Results 1 – 3 of 3) sorted by relevance
110 u32 pol = bcma_cc_read32(cc, BCMA_CC_GPIOPOL); in bcma_gpio_irq_handler()
340 res = bcma_cc_write32_masked(cc, BCMA_CC_GPIOPOL, mask, value); in bcma_chipco_gpio_polarity()
199 #define BCMA_CC_GPIOPOL 0x0070 macro