Searched refs:hte (Results 1 – 18 of 18) sorted by relevance
/openbmc/linux/drivers/hte/ |
H A D | hte-tegra194-test.c | 59 } hte; variable 84 gpiod_set_value(hte.gpio_out, !gpiod_get_value(hte.gpio_out)); in gpio_timer_cb() 85 mod_timer(&hte.timer, jiffies + msecs_to_jiffies(8000)); in gpio_timer_cb() 107 dev_set_drvdata(&pdev->dev, &hte); in tegra_hte_test_probe() 108 hte.pdev = &pdev->dev; in tegra_hte_test_probe() 110 hte.gpio_out = gpiod_get(&pdev->dev, "out", 0); in tegra_hte_test_probe() 111 if (IS_ERR(hte.gpio_out)) { in tegra_hte_test_probe() 117 hte.gpio_in = gpiod_get(&pdev->dev, "in", 0); in tegra_hte_test_probe() 118 if (IS_ERR(hte.gpio_in)) { in tegra_hte_test_probe() 124 ret = gpiod_direction_output(hte.gpio_out, 0); in tegra_hte_test_probe() [all …]
|
H A D | Makefile | 1 obj-$(CONFIG_HTE) += hte.o 2 obj-$(CONFIG_HTE_TEGRA194) += hte-tegra194.o 3 obj-$(CONFIG_HTE_TEGRA194_TEST) += hte-tegra194-test.o
|
H A D | hte-tegra194.c | 352 static inline u32 tegra_hte_readl(struct tegra_hte_soc *hte, u32 reg) in tegra_hte_readl() argument 354 return readl(hte->regs + reg); in tegra_hte_readl() 357 static inline void tegra_hte_writel(struct tegra_hte_soc *hte, u32 reg, in tegra_hte_writel() argument 360 writel(val, hte->regs + reg); in tegra_hte_writel()
|
/openbmc/linux/Documentation/driver-api/hte/ |
H A D | hte.rst | 22 ``#include <linux/hte.h>``. 27 .. kernel-doc:: drivers/hte/hte.c 33 .. kernel-doc:: drivers/hte/hte.c 38 .. kernel-doc:: include/linux/hte.h 59 HTE subsystem creates debugfs attributes at ``/sys/kernel/debug/hte/``. 61 ``/sys/kernel/debug/hte/<provider>/<label or line id>/``. Note that these 69 ``/sys/kernel/debug/hte/<provider>/``. 74 ``/sys/kernel/debug/hte/<provider>/``. 79 ``/sys/kernel/debug/hte/<provider>/<label or line id>/``.
|
H A D | tegra-hte.rst | 24 subsystem. The hte devicetree binding described at 37 This GTE instance timestamps LIC IRQ lines in real time. The hte devicetree 45 ``drivers/hte/hte-tegra194.c``. The test driver 46 ``drivers/hte/hte-tegra194-test.c`` demonstrates HTE API usage for both IRQ
|
H A D | index.rst | 13 hte 21 tegra-hte
|
/openbmc/u-boot/arch/x86/cpu/quark/ |
H A D | Makefile | 6 obj-y += mrc.o mrc_util.o hte.o smc.o
|
/openbmc/linux/Documentation/translations/zh_CN/driver-api/ |
H A D | index.rst | 125 * hte/index
|
/openbmc/linux/Documentation/driver-api/ |
H A D | index.rst | 115 hte/index
|
/openbmc/linux/drivers/ |
H A D | Makefile | 197 obj-$(CONFIG_HTE) += hte/
|
H A D | Kconfig | 242 source "drivers/hte/Kconfig"
|
/openbmc/linux/drivers/infiniband/hw/irdma/ |
H A D | utils.c | 912 u8 hte = 0; in irdma_terminate_done() local 920 hte = 1; in irdma_terminate_done() 929 irdma_next_iw_state(iwqp, IRDMA_QP_STATE_ERROR, hte, 0, 0); in irdma_terminate_done()
|
H A D | ctrl.c | 4798 u32 powerof2, hte; in irdma_cfg_fpm_val() local 4866 hte = round_up(qpwanted + hmc_info->hmc_obj[IRDMA_HMC_IW_FSIMC].cnt, 512); in irdma_cfg_fpm_val() 4868 while (powerof2 < hte) in irdma_cfg_fpm_val()
|
/openbmc/linux/ |
H A D | MAINTAINERS | 9665 F: Documentation/driver-api/hte/ 9666 F: drivers/hte/ 9667 F: include/linux/hte.h
|
H A D | opengrok1.0.log | 4303 2024-12-28 20:07:13.590-0600 FINEST t584 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/u-boot/arch/x86/cpu/quark/hte.h': chosen by suffix: CAnalyzerFactory 4304 2024-12-28 20:07:13.591-0600 FINE t584 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/u-boot/arch/x86/cpu/quark/hte.h' (CAnalyzer) 4305 2024-12-28 20:07:13.591-0600 FINER t584 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/u-boot',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/u-boot/arch/x86/cpu/quark/hte.h' 4307 2024-12-28 20:07:13.592-0600 FINEST t627 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/u-boot/arch/x86/cpu/quark/hte.h' 4316 2024-12-28 20:07:13.594-0600 FINER t584 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/u-boot',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/u-boot/arch/x86/cpu/quark/hte.h' 4317 2024-12-28 20:07:13.594-0600 FINEST t584 Statistics.logIt: Added: '/openbmc/u-boot/arch/x86/cpu/quark/hte.h' (CAnalyzer) (took 3 ms) [all...] |
H A D | opengrok0.0.log | [all...] |
/openbmc/ |
D | opengrok1.0.log | [all...] |
D | opengrok2.0.log | [all...] |