Home
last modified time | relevance | path

Searched +full:sh +full:- +full:rtc (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/sys/contrib/device-tree/Bindings/rtc/
H A Drenesas,sh-rtc.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/rtc/renesas,sh-rtc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Real Time Clock for Renesas SH and ARM SoCs
10 - Chris Brandt <chris.brandt@renesas.com>
11 - Geert Uytterhoeven <geert+renesas@glider.be>
16 - const: renesas,r7s72100-rtc # RZ/A1H
17 - const: renesas,sh-rtc
25 interrupt-names:
[all …]
/freebsd-src/sys/contrib/device-tree/src/arm/renesas/
H A Dr7s72100.dtsi1 // SPDX-License-Identifier: GPL-2.0
5 * Copyright (C) 2013-14 Renesas Solutions Corp.
6 * Copyright (C) 2014 Wolfram Sang, Sang Engineering <wsa@sang-engineering.com>
9 #include <dt-bindings/clock/r7s72100-clock.h>
10 #include <dt-bindings/interrupt-controller/arm-gi
719 rtc: rtc@fcff1000 { global() label
[all...]
/freebsd-src/share/examples/bhyve/
H A Dvmrun.sh1 #!/bin/sh
3 # SPDX-License-Identifier: BSD-2-Clause
40 DEFAULT_NIC=virtio-net
41 DEFAULT_DISK=virtio-blk
56 echo "Usage: vmrun.sh [-aAEhiTuvw] [-c <CPUs>] [-C <console>]" \
57 "[-d <disk file>]"
58 echo " [-e <name=value>] [-f <path of firmware>]" \
59 "[-F <size>]"
60 echo " [-G [w][address:]port] [-H <directory>]"
61 echo " [-I <location of installation iso>] [-l <loader>]"
[all …]
/freebsd-src/sys/conf/
H A Dfiles2 # The long compile-with and dependency lines are required because of
3 # limitations in config: backslash-newline doesn't work in strings, and
8 compile-with "${AWK} -f $S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \
9 no-obj no-implicit-rule before-depend \
12 dependency "$S/dev/bhnd/tools/nvram_map_gen.sh $S/dev/bhnd/tools/nvram_map_gen.awk $S/dev/bhnd/nvram/nvram_map" \
13 compile-wit
[all...]
/freebsd-src/sys/contrib/dev/acpica/
H A Dchanges.txt1 ----------
[all...]
/freebsd-src/share/misc/
H A Dpci_vendors5 # Date: 2024-11-25 03:15:02
8 # the PCI ID Project at https://pci-ids.ucw.cz/.
14 # (version 2 or higher) or the 3-clause BSD License.
25 # device device_name <-- single tab
26 # subvendor subdevice subsystem_name <-- two tabs
30 # This is a relabelled RTL-8139
31 8139 AT-250
[all...]