Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/nfc/
Dtrf7970a.c1971 int uvolts, autosuspend_delay, ret; in trf7970a_probe() local
2052 ret = trf7970a_get_vin_voltage_override(np, &uvolts); in trf7970a_probe()
2054 uvolts = regulator_get_voltage(trf->regulator); in trf7970a_probe()
2056 if (uvolts > 4000000) in trf7970a_probe()