Home
last modified time | relevance | path

Searched refs:ol (Results 1 – 1 of 1) sorted by relevance

/u-boot/arch/arm/mach-omap2/
A Dclocks-common.c544 int i, opp, j, ol; in scale_vcores() local
565 ol = get_voltrail_opp(j); in scale_vcores()
566 if (px->value[ol] && in scale_vcores()
571 if (pv->value[opp] > px->value[ol]) in scale_vcores()
572 px->value[ol] = pv->value[opp]; in scale_vcores()

Completed in 3 milliseconds