bcma_cc_write32_masked  266 drivers/bcma/driver_chipcommon.c 	bcma_cc_write32_masked(cc, BCMA_CC_IRQMASK, mask, value);
bcma_cc_write32_masked  285 drivers/bcma/driver_chipcommon.c 	res = bcma_cc_write32_masked(cc, BCMA_CC_GPIOOUT, mask, value);
bcma_cc_write32_masked  298 drivers/bcma/driver_chipcommon.c 	res = bcma_cc_write32_masked(cc, BCMA_CC_GPIOOUTEN, mask, value);
bcma_cc_write32_masked  315 drivers/bcma/driver_chipcommon.c 	res = bcma_cc_write32_masked(cc, BCMA_CC_GPIOCTL, mask, value);
bcma_cc_write32_masked  328 drivers/bcma/driver_chipcommon.c 	res = bcma_cc_write32_masked(cc, BCMA_CC_GPIOIRQ, mask, value);
bcma_cc_write32_masked  340 drivers/bcma/driver_chipcommon.c 	res = bcma_cc_write32_masked(cc, BCMA_CC_GPIOPOL, mask, value);
bcma_cc_write32_masked  355 drivers/bcma/driver_chipcommon.c 	res = bcma_cc_write32_masked(cc, BCMA_CC_GPIOPULLUP, mask, value);
bcma_cc_write32_masked  370 drivers/bcma/driver_chipcommon.c 	res = bcma_cc_write32_masked(cc, BCMA_CC_GPIOPULLDOWN, mask, value);