/openbmc/linux/Documentation/devicetree/bindings/watchdog/ |
H A 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";
|
/openbmc/linux/drivers/watchdog/ |
H A 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");
|
/openbmc/linux/drivers/comedi/drivers/ |
H A 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");
|
H A 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");
|
/openbmc/linux/lib/ |
H A D | locking-selftest-rtmutex.h | 12 #define INIT RTI
|
/openbmc/linux/include/scsi/ |
H A 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)
|
/openbmc/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am62-wakeup.dtsi | 55 compatible = "ti,j7-rti-wdt";
|
H A D | k3-am62a-wakeup.dtsi | 56 compatible = "ti,j7-rti-wdt";
|
H A D | k3-am62a-main.dtsi | 716 compatible = "ti,j7-rti-wdt"; 725 compatible = "ti,j7-rti-wdt"; 734 compatible = "ti,j7-rti-wdt"; 743 compatible = "ti,j7-rti-wdt"; 752 compatible = "ti,j7-rti-wdt";
|
H A D | k3-am62-main.dtsi | 830 compatible = "ti,j7-rti-wdt"; 839 compatible = "ti,j7-rti-wdt"; 848 compatible = "ti,j7-rti-wdt"; 857 compatible = "ti,j7-rti-wdt"; 866 compatible = "ti,j7-rti-wdt";
|
H A D | k3-am62a-mcu.dtsi | 137 compatible = "ti,j7-rti-wdt";
|
H A D | k3-am62-mcu.dtsi | 141 compatible = "ti,j7-rti-wdt";
|
/openbmc/linux/fs/tracefs/ |
H A 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()
|
/openbmc/linux/drivers/bluetooth/ |
H A 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 …]
|
/openbmc/linux/drivers/scsi/aic7xxx/ |
H A D | aic79xx_proc.c | 134 seq_puts(m, printed_options ? "|RTI" : " RTI"); in ahd_format_transinfo()
|
H A D | aic79xx_osm.c | 2648 static void ahd_linux_set_rti(struct scsi_target *starget, int rti) in ahd_linux_set_rti() argument 2667 printk("%s: RTI not available\n", ahd_name(ahd)); in ahd_linux_set_rti() 2674 printk("%s: %s RTI\n", ahd_name(ahd), in ahd_linux_set_rti() 2675 rti ? "enabling" : "disabling"); in ahd_linux_set_rti() 2678 if (rti && spi_max_width(starget)) in ahd_linux_set_rti()
|
/openbmc/linux/Documentation/devicetree/bindings/power/ |
H A D | amlogic,meson-ee-pwrc.yaml | 167 amlogic,ao-sysctrl = <&rti>;
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ |
H A D | es-Las_Palmas | 54 [Canal 44: Canal 7 Gran Canaria, TIC Canal 8, Canal 4, RTI]
|
/openbmc/linux/tools/perf/util/ |
H A D | unwind-libunwind-local.c | 457 di.u.rti.segbase = segbase; in find_proc_info() 458 di.u.rti.table_data = table_data; in find_proc_info() 459 di.u.rti.table_len = fde_count * sizeof(struct table_entry) in find_proc_info()
|
/openbmc/linux/drivers/s390/cio/ |
H A D | qdio_thinint.c | 214 DBF_EVENT("RTI:%x", rc); in qdio_thinint_init()
|
/openbmc/linux/drivers/comedi/ |
H A 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
|
/openbmc/linux/drivers/scsi/ |
H A D | scsi_transport_spi.c | 384 spi_transport_rd_attr(rti, "%d\n"); 928 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()
|
/openbmc/linux/arch/alpha/kernel/ |
H A D | irq_alpha.c | 53 * severe problems with RTI at IPL0 and some MILO PALcode in do_entInt()
|
/openbmc/qemu/target/microblaze/ |
H A D | helper.c | 115 /* RTI flags are private to translate. */ in mb_cpu_do_interrupt()
|
/openbmc/linux/drivers/clk/meson/ |
H A D | g12a-aoclk.c | 75 AXG_AO_GATE(rti, AO_CLK_GATE0_SP, 3);
|