Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/mt8186/drivers/spm/
H A Dmt_spm_vcorefs.c321 static unsigned int vb; in vcore_base_uv() local
323 if (vb == 0) { in vcore_base_uv()
324 vb = IS_PMIC_57() ? 518750 : 500000; in vcore_base_uv()
327 return vb; in vcore_base_uv()