/freebsd/sys/contrib/device-tree/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";
|
/freebsd/usr.sbin/rtadvd/ |
H A D | config.c | 294 struct rtinfo *rti; in rm_rainfo() local 324 while ((rti = TAILQ_FIRST(&rai->rai_route)) != NULL) { in rm_rainfo() 325 TAILQ_REMOVE(&rai->rai_route, rti, rti_next); in rm_rainfo() 326 free(rti); in rm_rainfo() 671 struct rtinfo *rti; in getconfig() local 686 ELM_MALLOC(rti, exit(1)); in getconfig() 688 if (inet_pton(AF_INET6, addr, &rti->rti_prefix) != 1) { in getconfig() 701 if (IN6_IS_ADDR_MULTICAST(&rti->prefix)) { in getconfig() 708 if (IN6_IS_ADDR_LINKLOCAL(&rti->prefix)) { in getconfig() 735 rti in getconfig() 1332 struct rtinfo *rti; make_packet() local [all...] |
H A D | control_server.c | 100 DEF_PL_HANDLER(rti), 289 struct rtinfo *rti; in cm_getprop_rti() local 311 TAILQ_FOREACH(rti, &rai->rai_route, rti_next) { in cm_getprop_rti() 312 len += sizeof(*rti); in cm_getprop_rti() 324 TAILQ_FOREACH(rti, &rai->rai_route, rti_next) { in cm_getprop_rti() 325 memcpy(p, rti, sizeof(*rti)); in cm_getprop_rti() 326 p += sizeof(*rti); in cm_getprop_rti()
|
/freebsd/usr.sbin/rtadvctl/ |
H A D | rtadvctl.c | 412 char argv_rti[IFNAMSIZ + sizeof(":rti=")]; in action_show() 476 struct rtinfo *rti; in action_show() local 631 sprintf(argv_rti, "%s:rti=", ifi->ifi_ifname); in action_show() 637 rti = (struct rtinfo *)cp.cp_val; in action_show() 638 len = cp.cp_val_len / sizeof(*rti); in action_show() 643 action_show_rtinfo(&rti[i]); in action_show() 728 action_show_rtinfo(struct rtinfo *rti) in action_show_rtinfo() argument 734 inet_ntop(AF_INET6, &rti->rti_prefix, in action_show_rtinfo() 736 rti->rti_prefixlen, in action_show_rtinfo() 737 rtpref_str[0xff & (rti in action_show_rtinfo() [all...] |
/freebsd/sys/contrib/device-tree/src/arm64/ti/ |
H A D | k3-j784s4-main.dtsi | 2430 compatible = "ti,j7-rti-wdt"; 2439 compatible = "ti,j7-rti-wdt"; 2448 compatible = "ti,j7-rti-wdt"; 2457 compatible = "ti,j7-rti-wdt"; 2466 compatible = "ti,j7-rti-wdt"; 2475 compatible = "ti,j7-rti-wdt"; 2484 compatible = "ti,j7-rti-wdt"; 2493 compatible = "ti,j7-rti-wdt"; 2502 * The following RTI instances are coupled with MCU R5Fs, c7x and 2507 compatible = "ti,j7-rti-wdt"; [all …]
|
H A D | k3-j721s2-main.dtsi | 1952 compatible = "ti,j7-rti-wdt"; 1961 compatible = "ti,j7-rti-wdt"; 1970 * The following RTI instances are coupled with MCU R5Fs, c7x and 1975 compatible = "ti,j7-rti-wdt"; 1986 compatible = "ti,j7-rti-wdt"; 1997 compatible = "ti,j7-rti-wdt"; 2008 compatible = "ti,j7-rti-wdt"; 2019 compatible = "ti,j7-rti-wdt"; 2030 compatible = "ti,j7-rti-wdt"; 2041 compatible = "ti,j7-rti-wdt";
|
H A D | k3-am62a-wakeup.dtsi | 69 compatible = "ti,j7-rti-wdt";
|
H A D | k3-am62p-j722s-common-main.dtsi | 861 compatible = "ti,j7-rti-wdt"; 870 compatible = "ti,j7-rti-wdt"; 879 compatible = "ti,j7-rti-wdt"; 888 compatible = "ti,j7-rti-wdt"; 897 compatible = "ti,j7-rti-wdt";
|
H A D | k3-am62-main.dtsi | 862 compatible = "ti,j7-rti-wdt"; 871 compatible = "ti,j7-rti-wdt"; 880 compatible = "ti,j7-rti-wdt"; 889 compatible = "ti,j7-rti-wdt"; 898 compatible = "ti,j7-rti-wdt";
|
H A D | k3-am62a-main.dtsi | 842 compatible = "ti,j7-rti-wdt"; 851 compatible = "ti,j7-rti-wdt"; 860 compatible = "ti,j7-rti-wdt"; 869 compatible = "ti,j7-rti-wdt"; 878 compatible = "ti,j7-rti-wdt";
|
H A D | k3-am62p-wakeup.dtsi | 66 compatible = "ti,j7-rti-wdt";
|
H A D | k3-am62-wakeup.dtsi | 94 compatible = "ti,j7-rti-wdt";
|
H A D | k3-am62p-j722s-common-wakeup.dtsi | 72 compatible = "ti,j7-rti-wdt";
|
H A D | k3-j784s4-mcu-wakeup.dtsi | 736 * The 2 RTI instances are couple with MCU R5Fs so keeping them 740 compatible = "ti,j7-rti-wdt"; 751 compatible = "ti,j7-rti-wdt";
|
H A D | k3-j721s2-mcu-wakeup.dtsi | 727 * The 2 RTI instances are couple with MCU R5Fs so keeping them 731 compatible = "ti,j7-rti-wdt"; 742 compatible = "ti,j7-rti-wdt";
|
H A D | k3-am62-mcu.dtsi | 144 compatible = "ti,j7-rti-wdt";
|
H A D | k3-am62a-mcu.dtsi | 145 compatible = "ti,j7-rti-wdt";
|
H A D | k3-am62p-mcu.dtsi | 143 compatible = "ti,j7-rti-wdt";
|
H A D | k3-am62p-j722s-common-mcu.dtsi | 154 compatible = "ti,j7-rti-wdt";
|
H A D | k3-am65-mcu.dtsi | 452 compatible = "ti,j7-rti-wdt";
|
H A D | k3-am64-main.dtsi | 1179 compatible = "ti,j7-rti-wdt"; 1188 compatible = "ti,j7-rti-wdt";
|
H A D | k3-j7200-main.dtsi | 1230 compatible = "ti,j7-rti-wdt"; 1239 compatible = "ti,j7-rti-wdt";
|
/freebsd/sys/contrib/device-tree/Bindings/power/ |
H A D | amlogic,meson-ee-pwrc.yaml | 167 amlogic,ao-sysctrl = <&rti>;
|
/freebsd/sys/contrib/device-tree/src/arm64/amlogic/ |
H A D | meson-g12-common.dtsi | 1628 amlogic,ao-sysctrl = <&rti>; 1745 rti: sys-ctrl@0 { label 2139 amlogic,ao-sysctrl = <&rti>;
|
/freebsd/sys/dev/aic7xxx/ |
H A D | aic79xx.seq | 1485 * any FIFO that is still on the bus. Chips with RTI do not 1497 * Switch to the other FIFO. Non-RTI chips 1912 * so it can be used for other transactions. On RTI capable controllers,
|