Searched refs:vcore_val (Results 1 – 1 of 1) sorted by relevance
/drivers/mfd/ |
D | stw481x.c | 75 u8 vcore_val[] = { 100, 105, 110, 115, 120, 122, 124, 126, 128, in stw481x_startup() local 120 vcore_val[vcore] / 100, vcore_val[vcore] % 100, in stw481x_startup() 153 vcore_val[vcore_slp] / 100, vcore_val[vcore_slp] % 100); in stw481x_startup()
|