| /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-6.6/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 62 * RTI WDT in main domain on J721e SoC. Assigned clocks are used to 66 * starting from 0xa2200000 by RTI Watchdog Firmware, then make it 80 compatible = "ti,j7-rti-wdt";
|
| /kernel/linux/linux-5.10/drivers/watchdog/ |
| D | rti_wdt.c | 3 * Watchdog driver for the K3 RTI module 87 * RTI only supports a windowed mode, where the watchdog can only in rti_wdt_start() 123 * RTI only supports a windowed mode, where the watchdog can only in rti_wdt_setup_hw_hb() 188 .identity = "K3 RTI Watchdog", 331 { .compatible = "ti,j7-rti-wdt", }, 338 .name = "rti-wdt", 348 MODULE_DESCRIPTION("K3 RTI Watchdog Driver"); 357 MODULE_ALIAS("platform:rti-wdt");
|
| /kernel/linux/linux-6.6/drivers/watchdog/ |
| D | rti_wdt.c | 3 * Watchdog driver for the K3 RTI module 96 * RTI only supports a windowed mode, where the watchdog can only in rti_wdt_start() 132 * RTI only supports a windowed mode, where the watchdog can only in rti_wdt_setup_hw_hb() 199 .identity = "K3 RTI Watchdog", 374 { .compatible = "ti,j7-rti-wdt", }, 381 .name = "rti-wdt", 391 MODULE_DESCRIPTION("K3 RTI Watchdog Driver"); 400 MODULE_ALIAS("platform:rti-wdt");
|
| /kernel/linux/linux-6.6/drivers/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/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-6.6/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-6.6/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-6.6/fs/tracefs/ |
| D | inode.c | 192 struct tracefs_inode *rti; in set_tracefs_inode_owner() local 194 rti = get_tracefs(root_inode); in set_tracefs_inode_owner() 197 if (!(rti->flags & TRACEFS_UID_PERM_SET)) in set_tracefs_inode_owner() 200 if (!(rti->flags & TRACEFS_GID_PERM_SET)) in set_tracefs_inode_owner()
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/ti/ |
| D | k3-am62-wakeup.dtsi | 55 compatible = "ti,j7-rti-wdt";
|
| D | k3-am62a-main.dtsi | 715 compatible = "ti,j7-rti-wdt"; 724 compatible = "ti,j7-rti-wdt"; 733 compatible = "ti,j7-rti-wdt"; 742 compatible = "ti,j7-rti-wdt"; 751 compatible = "ti,j7-rti-wdt";
|
| D | k3-am62a-wakeup.dtsi | 56 compatible = "ti,j7-rti-wdt";
|
| /kernel/linux/linux-6.6/drivers/bluetooth/ |
| D | hci_bcm4377.c | 533 * rti_status: Current "RTI" status value 839 "bootstage = %d -> %d, rti state = %d -> %d\n", in bcm4377_irq() 848 dev_err(&bcm4377->pdev->dev, "RTI status is %d\n", rti_status); in bcm4377_irq() 1827 dev_err(&bcm4377->pdev->dev, "RTI status is %d and not 0\n", in bcm4377_boot() 1890 dev_dbg(&bcm4377->pdev->dev, "starting RTI\n"); in bcm4377_setup_rti() 1897 "timed out while waiting for RTI to transition to state 1"); in bcm4377_setup_rti() 1904 dev_err(&bcm4377->pdev->dev, "RTI did not ack state 1 (%d)\n", in bcm4377_setup_rti() 1908 dev_dbg(&bcm4377->pdev->dev, "RTI is in state 1\n"); in bcm4377_setup_rti() 1927 "timed out while waiting for RTI to transition to state 2"); in bcm4377_setup_rti() 1934 dev_err(&bcm4377->pdev->dev, "RTI did not ack state 2 (%d)\n", in bcm4377_setup_rti() [all …]
|
| /kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
| D | aic79xx_proc.c | 134 seq_puts(m, printed_options ? "|RTI" : " RTI"); in ahd_format_transinfo()
|
| /kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
| D | aic79xx_proc.c | 134 seq_puts(m, printed_options ? "|RTI" : " RTI"); in ahd_format_transinfo()
|
| /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-6.6/Documentation/devicetree/bindings/power/ |
| D | amlogic,meson-ee-pwrc.yaml | 167 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
|