Searched refs:output3 (Results 1 – 5 of 5) sorted by relevance
/openbmc/phosphor-pid-control/pid/ec/ |
H A D | logging.hpp | 37 double output3; member
|
H A D | pid.cpp | 169 coreContext.output3 = output; in pid()
|
H A D | logging.cpp | 96 file << "," << pc.integralTerm3 << "," << pc.output3; in DumpContextData()
|
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-pic32.c | 362 FUNCTION(U1RTS, output3), 363 FUNCTION(U2TX, output3), 364 FUNCTION(U5RTS, output3), 365 FUNCTION(SS2OUT, output3), 366 FUNCTION(OC2, output3), 367 FUNCTION(OC1, output3), 368 FUNCTION(OC9, output3), 369 FUNCTION(C2TX, output3),
|
/openbmc/linux/lib/crypto/ |
H A D | curve25519-hacl64.c | 607 u64 i0, i1, i2, i3, i4, output0, output1, output2, output3, output4; in format_fexpand() local 616 output3 = i3 >> 1 & 0x7ffffffffffffLLU; in format_fexpand() 621 output[3] = output3; in format_fexpand()
|