Searched full:hte (Results 1 – 9 of 9) sorted by relevance
4 The Linux Hardware Timestamping Engine (HTE)21 engine (HTE) framework. Both consumers and providers must include22 ``#include <linux/hte.h>``.24 The HTE framework APIs for the providers27 .. kernel-doc:: drivers/hte/hte.c30 The HTE framework APIs for the consumers33 .. kernel-doc:: drivers/hte/hte.c36 The HTE framework public structures38 .. kernel-doc:: include/linux/hte.h40 More on the HTE timestamp data[all …]
3 HTE Kernel provider driver8 The Nvidia tegra HTE provider also known as GTE (Generic Timestamping Engine)22 kernel space consumers can directly talk to HTE subsystem while userspace23 consumers timestamp requests go through GPIOLIB CDEV framework to HTE24 subsystem. The hte devicetree binding described at37 This GTE instance timestamps LIC IRQ lines in real time. The hte devicetree42 this GTE instance in the HTE framework.45 ``drivers/hte/hte-tegra194.c``. The test driver46 ``drivers/hte/hte-tegra194-test.c`` demonstrates HTE API usage for both IRQ
4 The Linux Hardware Timestamping Engine (HTE)7 The HTE Subsystem13 hte15 HTE Tegra Provider21 tegra-hte
4 $id: http://devicetree.org/schemas/timestamp/hte-consumer.yaml#7 title: HTE Consumer18 The list of HTE provider phandle. The first cell must represent the21 HTE provider device tree binding document.38 timestamp-names = "hte-gpio", "hte-i2c";
4 $id: http://devicetree.org/schemas/timestamp/nvidia,tegra194-hte.yaml#7 title: Tegra on chip generic hardware timestamping engine (HTE) provider38 HTE device generates its interrupt based on this u32 FIFO threshold47 HTE lines are arranged in 32 bit slice where each bit represents different49 property and the value depends on the HTE instance in the chip. The AON
13 Some devices/SoCs have hardware timestamp engines (HTE) which can use24 Number of cells in a HTE specifier.
122 * hte/index
96 hte/index
83 and a kernel with ``CONFIG_HTE`` set. Requesting HTE from a device that