Home
last modified time | relevance | path

Searched refs:Output (Results 1 – 25 of 429) sorted by relevance

12345678910>>...18

/openbmc/linux/Documentation/devicetree/bindings/gpio/
H A Dgpio-74xx-mmio.txt6 "ti,741g174": for 741G74 (1-bit Output),
8 "ti,7474" : for 7474 (2-bit Output),
10 "ti,74175" : for 74175 (4-bit Output),
12 "ti,74174" : for 74174 (6-bit Output),
14 "ti,74273" : for 74273 (8-bit Output),
16 "ti,7416374": for 7416374 (16-bit Output).
/openbmc/linux/Documentation/hwmon/
H A Dacbel-fsg032.rst37 curr2_crit_alarm Output current critical alarm.
41 curr2_max_alarm Output current high alarm.
56 in2_crit_alarm Output voltage critical high alarm.
60 in2_lcrit_alarm Output voltage critical low alarm.
70 power2_crit_alarm Output power crit alarm limit exceeded.
73 power2_max Output power limit.
74 power2_max_alarm Output power high alarm.
H A Dpli1209bc.rst42 in2_input Output voltage.
45 in2_alarm Output voltage alarm
55 curr2_input Output current.
57 curr2_crit_alarm Output current critical alarm.
59 curr2_max_alarm Output current high alarm.
66 power2_input Output power.
H A Dmax16601.rst46 This driver supports the MAX16508 VR13 Dual-Output Voltage Regulator
47 as well as the MAX16600, MAX16601, and MAX16602 VR13.HC Dual-Output
80 in2_alarm Output voltage alarm.
102 curr[N+4]_crit_alarm Output current critical alarm.
104 curr[N+4]_max_alarm Output current high alarm.
114 curr[2*N+5]_crit_alarm Output current critical alarm.
116 curr[2*N+5]_max_alarm Output current high alarm.
127 power3_input Output power.
H A Dir35221.rst65 in[2-3]_lcrit_alarm Output voltage critical low alarm
67 in[2-3]_crit_alarm Output voltage critical high alarm
71 in[2-3]_max_alarm Output voltage high alarm
73 in[2-3]_min_alarm Output voltage low alarm
82 power[2-3]_max Output power limit
83 power[2-3]_max_alarm Output power high alarm
H A Dmax20751.rst66 in2_min_alarm Output voltage low alarm.
67 in2_lcrit_alarm Output voltage critical low alarm.
68 in2_min_alarm Output voltage low alarm.
69 in2_max_alarm Output voltage high alarm.
82 power1_input Output power.
H A Dinspur-ipsps1.rst50 in2_lcrit_alarm Output voltage critical low alarm
52 in2_max_alarm Output voltage high alarm
54 in2_min_alarm Output voltage low alarm
60 power2_max_alarm Output power high alarm
61 power2_max Output power limit
H A Dq54sj108a2.rst43 curr1_alarm RO Output current alarm
44 curr1_input RO Output current
49 in2_alarm RO Output voltage alarm
50 in2_input RO Output voltage
H A Dbpa-rs600.rst39 curr2_max_alarm Output current high alarm
55 in2_max_alarm Output voltage high alarm
57 in2_min_alarm Output voltage low alarm
67 power2_max_alarm Output power high alarm
H A Dlt7182s.rst54 curr[3-4]_max_alarm Output current high alarm
76 in[3-4|6-7]_lcrit_alarm Output voltage critical low alarm
78 in[3-4|6-7]_max_alarm Output voltage low alarm
80 in[3-4|6-7]_max_alarm Output voltage high alarm
82 in[3-4|6-7]_crit_alarm Output voltage critical high alarm
H A Dmax20730.rst68 curr1_crit_alarm RO Output current critical alarm
69 curr1_input RO Output current
74 in2_alarm RO Output voltage alarm
75 in2_input RO Output voltage
H A Dmax31785.rst45 in[1-6]_crit_alarm Output voltage critical high alarm
49 in[1-6]_lcrit_alarm Output voltage critical low alarm
51 in[1-6]_max_alarm Output voltage high alarm
53 in[1-6]_min_alarm Output voltage low alarm
H A Dir38064.rst74 in2_lcrit_alarm Output voltage critical low alarm
76 in2_crit_alarm Output voltage critical high alarm
78 in2_max_alarm Output voltage high alarm
80 in2_min_alarm Output voltage low alarm
H A Dlineage-pem.rst61 in1_input Output voltage (mV)
62 in1_min_alarm Output undervoltage alarm
63 in1_max_alarm Output overvoltage alarm
64 in1_crit Output voltage critical alarm
/openbmc/u-boot/tools/patman/
H A Dcros_subprocess.py271 def Output(self, stream, data): member in TestSubprocess.MyOperation
296 plist = Popen(['ps']).CommunicateFilter(oper.Output)
303 plist = Popen([cmd], shell=True).CommunicateFilter(oper.Output)
313 plist = Popen([cmd], shell=True).CommunicateFilter(oper.Output)
322 plist = Popen(cmd, shell=False).CommunicateFilter(oper.Output)
331 plist = Popen(cmd, shell=True).CommunicateFilter(oper.Output)
339 plist = Popen('pwd', shell=shell, cwd='/tmp').CommunicateFilter(oper.Output)
351 plist = Popen(cmd, shell=True, env=env).CommunicateFilter(oper.Output)
370 shell=True).CommunicateFilter(oper.Output)
383 plist = Popen(both_cmds, shell=True).CommunicateFilter(oper.Output)
[all …]
/openbmc/openbmc/poky/meta/classes-global/
H A Dlogging.bbclass16 # Output: logs console
26 # Output: logs
36 # Output: logs console
47 # Output: logs console
58 # Output: logs console
69 # Output: logs console
81 # Output: logs console
94 # Output: logs console
/openbmc/linux/Documentation/gpu/amdgpu/display/
H A Ddc-glossary.rst186 North Bridge Input/Output
189 Output Data Mapping
192 Output Protection Manager
195 Output Plane Processor
198 Output Pipe Timing Combiner
201 Output Timing Generator
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pxaregs/pxaregs-1.14/
H A Dusb.patch11 +{ "UP2OCR", 0x40600020, 0, 0xffffffff, 'x', "USB Port 2 Output Control Register" },
12 +{ "UP2OCR_SEOS", 0x40600020, 24, 7, 'x', "USB Port 2 Single-Ended Output Select" },
14 +{ "UP2OCR_HXS", 0x40600020, 16, 1, 'x', "USB Port 2 Tranceiver Output Select" },
/openbmc/linux/rust/kernel/
H A Dstr.rs288 type Output = CStr; typedef
291 fn index(&self, index: ops::RangeFrom<usize>) -> &Self::Output { in index() argument
301 type Output = CStr; typedef
304 fn index(&self, _index: ops::RangeFull) -> &Self::Output { in index() argument
326 type Output = <BStr as Index<Idx>>::Output; typedef
329 fn index(&self, index: Idx) -> &Self::Output { in index() argument
/openbmc/linux/tools/testing/vsock/
H A DREADME51 Output:
54 Output explanation:
61 Output:
67 Output explanation:
/openbmc/linux/rust/alloc/
H A Dslice.rs559 pub fn concat<Item: ?Sized>(&self) -> <Self as Concat<Item>>::Output in concat()
578 pub fn join<Separator>(&self, sep: Separator) -> <Self as Join<Separator>>::Output in join()
598 pub fn connect<Separator>(&self, sep: Separator) -> <Self as Join<Separator>>::Output in connect()
688 type Output; typedef
692 fn concat(slice: &Self) -> Self::Output; in concat() argument
700 type Output; typedef
704 fn join(slice: &Self, sep: Separator) -> Self::Output; in join() argument
710 type Output = Vec<T>; typedef
725 type Output = Vec<T>; typedef
748 type Output = Vec<T>; typedef
/openbmc/openbmc-test-automation/lib/
H A Ddmtf_redfishtool_utils.robot27 ${rc} ${cmd_output}= Run and Return RC and Output ${cmd}
46 ${rc} ${cmd_output}= Run and Return RC and Output ${cmd}
66 ${rc} ${cmd_output}= Run and Return RC and Output ${cmd}
84 ${rc} ${cmd_output}= Run and Return RC and Output ${cmd}
95 # cmd_output Output of an HTTP operation.
/openbmc/openbmc/poky/meta/recipes-extended/pbzip2/pbzip2/
H A D0001-pbzip2-Fix-invalid-suffix-on-literal-C-11-warning.patch33 - fprintf(stderr, " Output Size: %"PRIuMAX" bytes\n", (uintmax_t)CompressedSize);
34 + fprintf(stderr, " Output Size: %" PRIuMAX " bytes\n", (uintmax_t)CompressedSize);
42 - fprintf(stderr, " Output Size: %"PRIuMAX" bytes\n", (uintmax_t)CompressedSize);
43 + fprintf(stderr, " Output Size: %" PRIuMAX " bytes\n", (uintmax_t)CompressedSize);
/openbmc/u-boot/drivers/net/mdio/
H A DKconfig8 bool "Enable MDIO (Management Data Input/Output) drivers"
13 Input/Output.
/openbmc/linux/sound/soc/img/
H A DKconfig16 tristate "Imagination I2S Output Device Driver"
24 tristate "Imagination Parallel Output Device Driver"
40 tristate "Imagination SPDIF Output Device Driver"

12345678910>>...18