Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/am335x/
H A Dam335x_pmic.c65 static const char *tps65217_voreg_c[4] = {"4.10V", "4.15V", "4.20V", "4.25V"}; variable
177 device_printf(dev, " Charge voltage: %s\n", tps65217_voreg_c[reg2.voreg]); in am335x_pmic_dump_chgconfig()
247 if (strcmp(tps65217_voreg_c[vo], am335x_pmic_vo) == 0) in am335x_pmic_start()