| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/watchdog/ |
| D | ti,rti-wdt.yaml | 4 $id: http://devicetree.org/schemas/watchdog/ti,rti-wdt.yaml# 13 The TI K3 SoC watchdog timer is implemented via the RTI (Real Time 26 - ti,j7-rti-wdt 54 * RTI WDT in main domain on J721e SoC. Assigned clocks are used to 60 watchdog0: rti@2200000 { 61 compatible = "ti,rti-wdt";
|
| /kernel/linux/linux-5.10/drivers/watchdog/ |
| D | rti_wdt.c | 3 * Watchdog driver for the K3 RTI module 82 * RTI only supports a windowed mode, where the watchdog can only in rti_wdt_start() 118 * RTI only supports a windowed mode, where the watchdog can only in rti_wdt_setup_hw_hb() 183 .identity = "K3 RTI Watchdog", 319 { .compatible = "ti,j7-rti-wdt", }, 326 .name = "rti-wdt", 336 MODULE_DESCRIPTION("K3 RTI Watchdog Driver"); 345 MODULE_ALIAS("platform:rti-wdt");
|
| D | Kconfig | 594 tristate "Texas Instruments K3 RTI watchdog" 599 timer (RTI module) available in the K3 generation of processors.
|
| /kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ |
| D | rti802.c | 4 * Comedi driver for Analog Devices RTI-802 board 12 * Description: Analog Devices RTI-802 14 * Devices: [Analog Devices] RTI-802 (rti802) 119 MODULE_DESCRIPTION("Comedi driver for Analog Devices RTI-802 board");
|
| D | rti800.c | 4 * Hardware driver for Analog Devices RTI-800/815 board 12 * Description: Analog Devices RTI-800/815 13 * Devices: [Analog Devices] RTI-800 (rti800), RTI-815 (rti815) 355 MODULE_DESCRIPTION("Comedi: RTI-800 Multifunction Analog/Digital board");
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/neterion/vxge/ |
| D | vxge-config.c | 2996 device_config->vp_config[i].rti.intr_enable = in vxge_hw_device_config_default_get() 2999 device_config->vp_config[i].rti.btimer_val = in vxge_hw_device_config_default_get() 3002 device_config->vp_config[i].rti.timer_ac_en = in vxge_hw_device_config_default_get() 3005 device_config->vp_config[i].rti.timer_ci_en = in vxge_hw_device_config_default_get() 3008 device_config->vp_config[i].rti.timer_ri_en = in vxge_hw_device_config_default_get() 3011 device_config->vp_config[i].rti.rtimer_val = in vxge_hw_device_config_default_get() 3014 device_config->vp_config[i].rti.util_sel = in vxge_hw_device_config_default_get() 3017 device_config->vp_config[i].rti.ltimer_val = in vxge_hw_device_config_default_get() 3020 device_config->vp_config[i].rti.urange_a = in vxge_hw_device_config_default_get() 3023 device_config->vp_config[i].rti.uec_a = in vxge_hw_device_config_default_get() [all …]
|
| D | vxge-main.c | 1582 /* Enable CI for RTI */ in vxge_config_ci_for_tti_rti() 2038 vcfg->rti.urange_a = RTI_T1A_RX_URANGE_A; in vxge_open_vpaths() 2039 vcfg->rti.urange_b = RTI_T1A_RX_URANGE_B; in vxge_open_vpaths() 2040 vcfg->rti.urange_c = RTI_T1A_RX_URANGE_C; in vxge_open_vpaths() 3815 /* Configure rti properties */ in vxge_config_vpaths() 3816 device_config->vp_config[i].rti.intr_enable = in vxge_config_vpaths() 3819 device_config->vp_config[i].rti.btimer_val = in vxge_config_vpaths() 3822 device_config->vp_config[i].rti.timer_ac_en = in vxge_config_vpaths() 3825 device_config->vp_config[i].rti.timer_ci_en = in vxge_config_vpaths() 3828 device_config->vp_config[i].rti.timer_ri_en = in vxge_config_vpaths() [all …]
|
| /kernel/linux/linux-5.10/lib/ |
| D | locking-selftest-rtmutex.h | 12 #define INIT RTI
|
| /kernel/linux/linux-5.10/include/scsi/ |
| D | scsi_transport_spi.h | 32 unsigned int rti:1; /* Retain Training Information */ member 75 #define spi_rti(x) (((struct spi_transport_attrs *)&(x)->starget_data)->rti)
|
| /kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
| D | aic79xx_proc.c | 134 seq_puts(m, printed_options ? "|RTI" : " RTI"); in ahd_format_transinfo()
|
| D | aic79xx_osm.c | 2660 static void ahd_linux_set_rti(struct scsi_target *starget, int rti) in ahd_linux_set_rti() argument 2679 printk("%s: RTI not available\n", ahd_name(ahd)); in ahd_linux_set_rti() 2686 printk("%s: %s RTI\n", ahd_name(ahd), in ahd_linux_set_rti() 2687 rti ? "enabling" : "disabling"); in ahd_linux_set_rti() 2690 if (rti && spi_max_width(starget)) in ahd_linux_set_rti()
|
| D | aic79xx.seq | 1487 * any FIFO that is still on the bus. Chips with RTI do not 1499 * Switch to the other FIFO. Non-RTI chips 1914 * so it can be used for other transactions. On RTI capable controllers,
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | unwind-libunwind-local.c | 396 di.u.rti.segbase = map->start + segbase - map->pgoff; in find_proc_info() 397 di.u.rti.table_data = map->start + table_data - map->pgoff; in find_proc_info() 398 di.u.rti.table_len = fde_count * sizeof(struct table_entry) in find_proc_info()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/ |
| D | amlogic,meson-ee-pwrc.yaml | 168 amlogic,ao-sysctrl = <&rti>;
|
| /kernel/linux/linux-5.10/arch/c6x/kernel/ |
| D | entry.S | 264 ;; sigpending between sampling and the rti 306 ;; sigpending between sampling and the rti 370 ;; sigpending between sampling and the rti
|
| /kernel/linux/linux-5.10/drivers/staging/comedi/ |
| D | Kconfig | 233 tristate "Analog Devices RTI-800/815 ISA card support" 235 Enable support for Analog Devices RTI-800/815 ISA cards 241 tristate "Analog Devices RTI-802 ISA card support" 243 Enable support for Analog Devices RTI-802 ISA cards
|
| /kernel/linux/linux-5.10/drivers/s390/cio/ |
| D | qdio_thinint.c | 238 DBF_EVENT("RTI:%x", rc); in qdio_thinint_init()
|
| /kernel/linux/linux-5.10/drivers/scsi/ |
| D | scsi_transport_spi.c | 385 spi_transport_rd_attr(rti, "%d\n"); 929 DV_SET(rti, 1); in spi_dv_device_internal() 1171 tp->rti ? " RTI" : "", in spi_display_xfer_agreement() 1517 return TARGET_ATTRIBUTE_HELPER(rti); in target_attribute_is_visible()
|
| /kernel/linux/linux-5.10/arch/alpha/kernel/ |
| D | irq_alpha.c | 53 * severe problems with RTI at IPL0 and some MILO PALcode in do_entInt()
|
| D | traps.c | 47 " call_pal %[rti]\n" in opDEC_check() 58 : [rti] "n" (PAL_rti), [wrent] "n" (PAL_wrent) in opDEC_check()
|
| D | entry.S | 491 sampling and the rti. */
|
| /kernel/linux/linux-5.10/drivers/clk/meson/ |
| D | g12a-aoclk.c | 72 AXG_AO_GATE(rti, AO_CLK_GATE0_SP, 3);
|
| /kernel/linux/linux-5.10/drivers/message/fusion/ |
| D | mptspi.c | 484 ii & MPI_SCSIDEVPAGE0_NP_RTI ? "RTI ": "", in mptspi_print_write_nego() 509 ii & MPI_SCSIDEVPAGE0_NP_RTI ? "RTI ": "", in mptspi_print_read_nego() 1055 MPTSPI_SIMPLE_TRANSPORT_PARM(rti) in MPTSPI_SIMPLE_TRANSPORT_PARM()
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/amlogic/ |
| D | meson-g12-common.dtsi | 1644 amlogic,ao-sysctrl = <&rti>; 1742 rti: sys-ctrl@0 { label 2110 amlogic,ao-sysctrl = <&rti>;
|
| /kernel/linux/linux-5.10/drivers/misc/altera-stapl/ |
| D | altera-jtag.c | 61 /* RST RTI SDRS CDR SDR E1DR PDR E2DR */
|