Home
last modified time | relevance | path

Searched refs:GTE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/Documentation/driver-api/hte/
H A Dtegra-hte.rst8 The Nvidia tegra HTE provider also known as GTE (Generic Timestamping Engine)
9 driver implements two GTE instances: 1) GPIO GTE and 2) LIC
10 (Legacy Interrupt Controller) IRQ GTE. Both GTE instances get the timestamp
14 GPIO GTE
17 This GTE instance timestamps GPIO in real time. For that to happen GPIO
20 the GPIO GTE. To support this, GPIOLIB adds two optional APIs as mentioned
21 below. The GPIO GTE code supports both kernel and userspace consumers. The
34 LIC (Legacy Interrupt Controller) IRQ GTE
37 This GTE instance timestamps LIC IRQ lines in real time. The hte devicetree
40 one-to-one mapping with IRQ GTE provider, consumers can simply specify the IRQ
[all …]
/openbmc/linux/drivers/hte/
H A DKconfig22 known as generic timestamping engine (GTE) support on NVIDIA Tegra194
30 The NVIDIA Tegra194 GTE test driver demonstrates how to use HTE
/openbmc/intel-ipmi-oem/include/
H A Dbiosxml.hpp66 GTE, enumerator
444 case knob::DepexOperators::GTE: in evaluateExprStack()
573 operators.emplace(knob::DepexOperators::GTE); in evaluateExpression()
/openbmc/qemu/target/hexagon/idef-parser/
H A Didef-parser.y54 %token ASR LSR EQ NEQ LTE GTE MIN MAX ANDL FOR ICIRC IF MUN FSCR FCHK SXT
86 %left '<' '>' LTE GTE
643 | rvalue GTE rvalue