Searched refs:BCMA_CC_GPIOPULLDOWN (Results 1 – 2 of 2) sorted by relevance
212 bcma_cc_write32(cc, BCMA_CC_GPIOPULLDOWN, pulldown); in bcma_core_chipcommon_init()370 res = bcma_cc_write32_masked(cc, BCMA_CC_GPIOPULLDOWN, mask, value); in bcma_chipco_gpio_pulldown()
194 #define BCMA_CC_GPIOPULLDOWN 0x005C /* Rev >= 20 only */ macro