Searched +full:hte +full:- +full:i2c (Results 1 – 7 of 7) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.03 * Copyright (c) 2021-2022 NVIDIA Corporation10 #include <linux/hte.h>19 * This sample HTE test driver demonstrates HTE API usage by enabling29 * compatible = "nvidia,tegra194-hte-test";30 * in-gpio = <&gpio_aon TEGRA194_AON_GPIO(BB, 1)>;31 * out-gpio = <&gpio_aon TEGRA194_AON_GPIO(BB, 0)>;34 * timestamp-names = "hte-gpio", "hte-i2c-irq";39 * - Load test driver.40 * - For the GPIO, at regular interval gpio_out pin toggles triggering[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/timestamp/hte-consumer.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: HTE Consumer10 - Dipen Patel <dipenp@nvidia.com>16 $ref: /schemas/types.yaml#/definitions/phandle-array18 The list of HTE provider phandle. The first cell must represent the21 HTE provider device tree binding document.23 timestamp-names:[all …]
1 .. SPDX-License-Identifier: GPL-2.03 .. include:: ../disclaimer-zh_CN.rst5 :Original: Documentation/driver-api/index.rst30 * driver-model/index34 * early-userspace/index37 * device-io38 * dma-buf41 * message-based44 * frame-buffer54 * i2c[all …]
1 .. SPDX-License-Identifier: GPL-2.023 driver-model/index38 early-userspace/index40 device-io42 dma-buf44 io-mapping46 uio-howto47 vfio-mediate[all...]
1 # SPDX-License-Identifier: GPL-2.058 # input before char - char/joystick depends on it. As does USB.64 source "drivers/i2c/Kconfig"130 source "drivers/dma-buf/Kconfig"242 source "drivers/hte/Kconfig"
1 # SPDX-License-Identifier: GPL-2.06 # Rewritten to use lists instead of if-statements.9 obj-y += cache/10 obj-y += irqchip/11 obj-y += bus/13 obj-$(CONFIG_GENERIC_PHY) += phy/16 obj-$(CONFIG_PINCTRL) += pinctrl/17 obj-$(CONFIG_GPIOLIB) += gpio/18 obj-y += pwm/21 obj-y += leds/[all …]
5 ---------------------------------------------------21 W: *Web-page* with status/info23 B: URI for where to file *bugs*. A web-page with detailed bug28 patches to the given subsystem. This is either an in-tree file,29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst46 N: [^a-z]tegra all files whose path contains tegra64 ----------------83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)85 L: linux-scsi@vger.kernel.org88 F: drivers/scsi/3w-*[all …]