Searched refs:update_required (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dhndpmu.c85 bool si_pmu_update_pllcontrol(si_t *sih, osl_t *osh, uint32 xtal, bool update_required);
4287 * If update_required=FALSE, it returns TRUE if a update is about to occur.
4295 BCMATTACHFN(si_pmu_update_pllcontrol)(si_t *sih, osl_t *osh, uint32 xtal, bool update_required) argument
4456 if (!update_required && pllctrlreg_update) {
4480 if ((update_required == FALSE) || (write_en == FALSE)) {

Completed in 38 milliseconds