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

/freebsd-13-stable/sys/dev/iicbus/pmic/
H A Dfan53555.c426 int type, susp_sel, rv; local
433 rv = OF_getencprop(node, "fcs,suspend-voltage-selector", &susp_sel,
434 sizeof(susp_sel));
436 susp_sel = 1;
437 if (susp_sel == 1) {

Completed in 98 milliseconds