Home
last modified time | relevance | path

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

/linux/drivers/hwmon/pmbus/
H A Disl68137.c293 u32 channel, rout, rtotal; in isl68137_probe_child_from_dt() local
316 rout = data->channel[channel].vout_voltage_divider[0]; in isl68137_probe_child_from_dt()
318 if (rout == 0) { in isl68137_probe_child_from_dt()
323 if (rtotal < rout) { in isl68137_probe_child_from_dt()
/linux/tools/testing/ktest/
H A Dktest.pl2076 my $rout;
2098 $nr = select($rout=$rin, undef, undef, $time);
2103 if (vec($rout, fileno(\*STDIN), 1) == 1) {
2109 if (vec($rout, fileno($fp), 1) != 1) {
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3568-pinctrl.dtsi58 audiopwm_rout: audiopwm-rout {