BCMA_CC_GPIOIN
return bcma_cc_read32(cc, BCMA_CC_GPIOIN) & mask;
u32 val = bcma_cc_read32(cc, BCMA_CC_GPIOIN);