Home
last modified time | relevance | path

Searched defs:volt_units (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/src/drivers/maxim/max77686/
H A Dmax77686.c137 unsigned int volt, int enable, int volt_units) in max77686_volsetting()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_context.c259 static const char *volt_units[] = {" mV", " V"}; in number_to_human_readable() local