/linux-6.14.4/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";
|
/linux-6.14.4/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", 373 { .compatible = "ti,j7-rti-wdt", }, 380 .name = "rti-wdt", 390 MODULE_DESCRIPTION("K3 RTI Watchdog Driver"); 399 MODULE_ALIAS("platform:rti-wdt");
|
/linux-6.14.4/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");
|
/linux-6.14.4/lib/ |
D | locking-selftest-rtmutex.h | 12 #define INIT RTI
|
/linux-6.14.4/arch/arm64/boot/dts/ti/ |
D | k3-j784s4-j742s2-main-common.dtsi | 2318 compatible = "ti,j7-rti-wdt"; 2327 compatible = "ti,j7-rti-wdt"; 2336 compatible = "ti,j7-rti-wdt"; 2345 compatible = "ti,j7-rti-wdt"; 2354 compatible = "ti,j7-rti-wdt"; 2363 compatible = "ti,j7-rti-wdt"; 2372 compatible = "ti,j7-rti-wdt"; 2381 compatible = "ti,j7-rti-wdt"; 2390 * The following RTI instances are coupled with MCU R5Fs, c7x and 2395 compatible = "ti,j7-rti-wdt"; [all …]
|
D | k3-j721s2-main.dtsi | 1953 compatible = "ti,j7-rti-wdt"; 1962 compatible = "ti,j7-rti-wdt"; 1971 * The following RTI instances are coupled with MCU R5Fs, c7x and 1976 compatible = "ti,j7-rti-wdt"; 1987 compatible = "ti,j7-rti-wdt"; 1998 compatible = "ti,j7-rti-wdt"; 2009 compatible = "ti,j7-rti-wdt"; 2020 compatible = "ti,j7-rti-wdt"; 2031 compatible = "ti,j7-rti-wdt"; 2042 compatible = "ti,j7-rti-wdt";
|
D | k3-am62-wakeup.dtsi | 99 compatible = "ti,j7-rti-wdt";
|
D | k3-am62a-wakeup.dtsi | 96 compatible = "ti,j7-rti-wdt";
|
D | k3-am62p-j722s-common-wakeup.dtsi | 77 compatible = "ti,j7-rti-wdt";
|
D | k3-am62a-main.dtsi | 841 compatible = "ti,j7-rti-wdt"; 850 compatible = "ti,j7-rti-wdt"; 859 compatible = "ti,j7-rti-wdt"; 868 compatible = "ti,j7-rti-wdt"; 877 compatible = "ti,j7-rti-wdt";
|
D | k3-am62p-j722s-common-main.dtsi | 893 compatible = "ti,j7-rti-wdt"; 902 compatible = "ti,j7-rti-wdt"; 911 compatible = "ti,j7-rti-wdt"; 920 compatible = "ti,j7-rti-wdt"; 929 compatible = "ti,j7-rti-wdt";
|
D | k3-am62-main.dtsi | 887 compatible = "ti,j7-rti-wdt"; 896 compatible = "ti,j7-rti-wdt"; 905 compatible = "ti,j7-rti-wdt"; 914 compatible = "ti,j7-rti-wdt"; 923 compatible = "ti,j7-rti-wdt";
|
D | k3-j721s2-mcu-wakeup.dtsi | 740 * The 2 RTI instances are couple with MCU R5Fs so keeping them 744 compatible = "ti,j7-rti-wdt"; 755 compatible = "ti,j7-rti-wdt";
|
D | k3-j784s4-j742s2-mcu-wakeup-common.dtsi | 738 * The 2 RTI instances are couple with MCU R5Fs so keeping them 742 compatible = "ti,j7-rti-wdt"; 753 compatible = "ti,j7-rti-wdt";
|
D | k3-am62a-mcu.dtsi | 145 compatible = "ti,j7-rti-wdt";
|
/linux-6.14.4/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)
|
/linux-6.14.4/drivers/bluetooth/ |
D | hci_bcm4377.c | 543 * rti_status: Current "RTI" status value 849 "bootstage = %d -> %d, rti state = %d -> %d\n", in bcm4377_irq() 858 dev_err(&bcm4377->pdev->dev, "RTI status is %d\n", rti_status); in bcm4377_irq() 1845 dev_err(&bcm4377->pdev->dev, "RTI status is %d and not 0\n", in bcm4377_boot() 1911 dev_dbg(&bcm4377->pdev->dev, "starting RTI\n"); in bcm4377_setup_rti() 1918 "timed out while waiting for RTI to transition to state 1"); in bcm4377_setup_rti() 1925 dev_err(&bcm4377->pdev->dev, "RTI did not ack state 1 (%d)\n", in bcm4377_setup_rti() 1929 dev_dbg(&bcm4377->pdev->dev, "RTI is in state 1\n"); in bcm4377_setup_rti() 1948 "timed out while waiting for RTI to transition to state 2"); in bcm4377_setup_rti() 1955 dev_err(&bcm4377->pdev->dev, "RTI did not ack state 2 (%d)\n", in bcm4377_setup_rti() [all …]
|
/linux-6.14.4/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()
|
/linux-6.14.4/drivers/scsi/aic7xxx/ |
D | aic79xx_proc.c | 134 seq_puts(m, printed_options ? "|RTI" : " RTI"); in ahd_format_transinfo()
|
/linux-6.14.4/Documentation/devicetree/bindings/power/ |
D | amlogic,meson-ee-pwrc.yaml | 167 amlogic,ao-sysctrl = <&rti>;
|
/linux-6.14.4/tools/perf/util/ |
D | unwind-libunwind-local.c | 476 di.u.rti.segbase = segbase; in find_proc_info() 477 di.u.rti.table_data = table_data; in find_proc_info() 478 di.u.rti.table_len = fde_count * sizeof(struct table_entry) in find_proc_info()
|
/linux-6.14.4/drivers/s390/cio/ |
D | qdio_thinint.c | 214 DBF_EVENT("RTI:%x", rc); in qdio_thinint_init()
|
/linux-6.14.4/drivers/comedi/ |
D | Kconfig | 237 tristate "Analog Devices RTI-800/815 ISA card support" 239 Enable support for Analog Devices RTI-800/815 ISA cards 245 tristate "Analog Devices RTI-802 ISA card support" 247 Enable support for Analog Devices RTI-802 ISA cards
|
/linux-6.14.4/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() 1173 tp->rti ? " RTI" : "", in spi_display_xfer_agreement() 1519 return TARGET_ATTRIBUTE_HELPER(rti); in target_attribute_is_visible()
|