X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=carlfw%2Fusb%2Fmain.c;h=106eeb72137355f75e04175e86fb0deeda1f563f;hb=1f52b1617d72cfa6909ebbfbdf7c264d487b28d8;hp=1fb119e996f8933e70b16b4d24c77337203aa834;hpb=e5ef38a8fa9ef524c3ef061083ce35d1529e5ea0;p=carl9170fw.git diff --git a/carlfw/usb/main.c b/carlfw/usb/main.c index 1fb119e..106eeb7 100644 --- a/carlfw/usb/main.c +++ b/carlfw/usb/main.c @@ -246,7 +246,7 @@ static void turn_power_off(void) AR9170_PWR_RESET_WLAN_MASK); set(AR9170_PWR_REG_RESET, 0x0); - clock_set(AHB_20_22MHZ, false); + clock_set(AHB_20_22MHZ, false, 0); set(AR9170_PWR_REG_PLL_ADDAC, 0x5163); /* 0x502b; */ set(AR9170_PHY_REG_ADC_SERIAL_CTL, AR9170_PHY_ADC_SCTL_SEL_EXTERNAL_RADIO);