Searched defs:volt_units (Results 1 – 2 of 2) sorted by relevance
137 unsigned int volt, int enable, int volt_units) in max77686_volsetting()
259 static const char *volt_units[] = {" mV", " V"}; in number_to_human_readable() local