bcma_chipco_bcm4331_ext_pa_lines_ctl
void bcma_chipco_bcm4331_ext_pa_lines_ctl(struct bcma_drv_cc *cc, bool enable);
bcma_chipco_bcm4331_ext_pa_lines_ctl(cc, true);
bcma_chipco_bcm4331_ext_pa_lines_ctl(&bus->drv_cc, false);
bcma_chipco_bcm4331_ext_pa_lines_ctl(&bus->drv_cc, true);