Home
last modified time | relevance | path

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

/linux-4.4.14/tools/net/
Dbpf_dbg.c127 bool Rs; member
457 if (r->Rs) in bpf_dump_curr()
629 r->Rs = true; in set_return()
642 r->Rs = true; in bpf_single_step()
646 r->Rs = true; in bpf_single_step()
650 r->Rs = true; in bpf_single_step()
871 while (bpf_curr.Rs == false && stop == false) { in bpf_run_all()
893 while (bpf_curr.Rs == false && stop == false) { in bpf_run_stepping()
1111 if (ret >= 0 || bpf_curr.Rs) { in cmd_step()
/linux-4.4.14/Documentation/hwmon/
Dvt1211141 scaling resistor (Rs):
143 Vpin = 2200 * Rth / (Rs + Rth) (2200 is the ADC max limit of 2200 mV)
151 Mingling the above two equations and assuming Rs = Ro and B = 3435 yields the
/linux-4.4.14/scripts/
Dpatch-kernel170 if $uncomp ${patchdir}/"$1"${ext} | patch -p1 -Rs -N -E -d $sourcedir