brcms_b_core_ioctl
brcms_b_core_ioctl(wlc_hw, SICF_FGC, SICF_FGC);
brcms_b_core_ioctl(wlc_hw, SICF_FGC, 0);
brcms_b_core_ioctl(wlc_hw, SICF_MPCLKE, SICF_MPCLKE);
brcms_b_core_ioctl(wlc_hw, SICF_MPCLKE, 0);
brcms_b_core_ioctl(wlc_hw, SICF_BWMASK, phy_bw_clkbits);
brcms_b_core_ioctl(wlc_hw, (SICF_PRST | SICF_PCLKE),
brcms_b_core_ioctl(wlc_hw,
brcms_b_core_ioctl(wlc_hw, (SICF_PRST | SICF_FGC | SICF_GMODE),
brcms_b_core_ioctl(wlc_hw, (SICF_PRST | SICF_FGC), SICF_PRST);
brcms_b_core_ioctl(wlc_hw, (SICF_PRST | SICF_FGC), SICF_FGC);
brcms_b_core_ioctl(wlc_hw, SICF_FGC, 0);
brcms_b_core_ioctl(wlc_hw, SICF_GMODE, gmode);