Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/bcma/
Ddriver_chipcommon.c82 return bcma_cc_read32(cc, BCMA_CC_GPIOIN) & mask; in bcma_chipco_gpio_in()
/linux-3.4.99/include/linux/bcma/
Dbcma_driver_chipcommon.h128 #define BCMA_CC_GPIOIN 0x0060 macro