Searched refs:arizona_hpdet_b_ranges (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/extcon/
H A Dextcon-arizona.c352 } arizona_hpdet_b_ranges[] = { variable in typeref:struct:__anon3890
413 if (range < ARRAY_SIZE(arizona_hpdet_b_ranges) - 1 && arizona_hpdet_read()
414 (val < arizona_hpdet_b_ranges[range].threshold || arizona_hpdet_read()
428 if (val < arizona_hpdet_b_ranges[range].threshold || arizona_hpdet_read()
437 val = arizona_hpdet_b_ranges[range].factor_b arizona_hpdet_read()
439 arizona_hpdet_b_ranges[range].factor_a); arizona_hpdet_read()

Completed in 84 milliseconds