Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/bcma/
Ddriver_gpio.c110 u32 pol = bcma_cc_read32(cc, BCMA_CC_GPIOPOL); in bcma_gpio_irq_handler()
Ddriver_chipcommon.c340 res = bcma_cc_write32_masked(cc, BCMA_CC_GPIOPOL, mask, value); in bcma_chipco_gpio_polarity()
/linux-6.1.9/include/linux/bcma/
Dbcma_driver_chipcommon.h199 #define BCMA_CC_GPIOPOL 0x0070 macro