Searched refs:BCMA_CC_GPIOPULLUP (Results 1 – 2 of 2) sorted by relevance
211 bcma_cc_write32(cc, BCMA_CC_GPIOPULLUP, pullup); in bcma_core_chipcommon_init()355 res = bcma_cc_write32_masked(cc, BCMA_CC_GPIOPULLUP, mask, value); in bcma_chipco_gpio_pullup()
192 #define BCMA_CC_GPIOPULLUP 0x0058 /* Rev >= 20 only */ macro