Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nfc/
Dtrf7970a.c1985 int uvolts, autosuspend_delay, ret; in trf7970a_probe() local
2069 ret = trf7970a_get_vin_voltage_override(np, &uvolts); in trf7970a_probe()
2071 uvolts = regulator_get_voltage(trf->regulator); in trf7970a_probe()
2073 if (uvolts > 4000000) in trf7970a_probe()