Home
last modified time | relevance | path

Searched refs:rtc (Results 51 – 75 of 1194) sorted by relevance

12345678910>>...48

/freebsd/sys/contrib/device-tree/Bindings/rtc/
H A Dxlnx-rtc.txt7 - compatible: Should be "xlnx,zynqmp-rtc"
18 rtc: rtc@ffa60000 {
19 compatible = "xlnx,zynqmp-rtc";
H A Depson,rx6110.txt16 rtc: rtc@32 {
33 rtc: rtc@3 {
H A Dpxa-rtc.txt6 - compatible : Should be "marvell,pxa-rtc"
10 rtc@40900000 {
11 compatible = "marvell,pxa-rtc";
H A Dtwl-rtc.txt4 - compatible : Should be "ti,twl4030-rtc"
8 rtc {
9 compatible = "ti,twl4030-rtc";
H A Dsirf,prima2-sysrtc.txt5 - reg: address range of rtc register set.
6 - interrupts: rtc alarm interrupts.
9 rtc@2000 {
H A Dvia,vt8500-rtc.txt5 - compatible : "via,vt8500-rtc"
11 rtc@d8100000 {
12 compatible = "via,vt8500-rtc";
H A Dlpc32xx-rtc.txt4 - compatible: must be "nxp,lpc3220-rtc"
11 rtc@40024000 {
12 compatible = "nxp,lpc3220-rtc";
H A Drtc-opal.txt5 - compatible: Should be "ibm,opal-rtc"
12 rtc {
13 compatible = "ibm,opal-rtc";
H A Dfaraday,ftrtc010.yaml4 $id: http://devicetree.org/schemas/rtc/faraday,ftrtc010.yaml#
20 - const: cortina,gemini-rtc
52 rtc@45000000 {
53 compatible = "cortina,gemini-rtc", "faraday,ftrtc010";
H A Dcpcap-rtc.txt8 - compatible: should contain "motorola,cpcap-rtc"
14 cpcap_rtc: rtc {
15 compatible = "motorola,cpcap-rtc";
H A Dorion-rtc.txt7 - compatible : Should be "marvell,orion-rtc"
14 rtc@10300 {
15 compatible = "marvell,orion-rtc";
H A Dalphascale,asm9260-rtc.txt4 - compatible: Should be "alphascale,asm9260-rtc"
13 rtc0: rtc@800a0000 {
14 compatible = "alphascale,asm9260-rtc";
H A Dst,m48t86.yaml4 $id: http://devicetree.org/schemas/rtc/st,m48t86.yaml#
13 - $ref: rtc.yaml
33 rtc@10800000 {
H A Dnuvoton,nct3018y.yaml4 $id: http://devicetree.org/schemas/rtc/nuvoton,nct3018y.yaml#
10 - $ref: rtc.yaml#
39 rtc@6f {
H A Dti,bq32000.yaml4 $id: http://devicetree.org/schemas/rtc/ti,bq32000.yaml#
13 - $ref: rtc.yaml#
44 bq32000: rtc@68 {
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dmediatek,mt6357.yaml47 rtc:
49 $ref: /schemas/rtc/rtc.yaml#
55 const: mediatek,mt6357-rtc
106 rtc {
107 compatible = "mediatek,mt6357-rtc";
H A Dqcom-pm8xxx.txt63 "qcom,pm8058-rtc"
64 "qcom,pm8921-rtc"
65 "qcom,pm8941-rtc"
66 "qcom,pm8018-rtc"
94 rtc@11d {
95 compatible = "qcom,pm8921-rtc";
H A Dx-powers,ac100.yaml45 rtc:
53 const: x-powers,ac100-rtc
81 - rtc
105 ac100_rtc: rtc {
106 compatible = "x-powers,ac100-rtc";
H A Dac100.txt20 - rtc
21 - compatible: "x-powers,ac100-rtc"
42 ac100_rtc: rtc {
43 compatible = "x-powers,ac100-rtc";
H A Ddlg,da9063.yaml53 rtc:
55 $ref: /schemas/rtc/rtc.yaml#
59 const: dlg,da9063-rtc
107 rtc {
108 compatible = "dlg,da9063-rtc";
/freebsd/sys/contrib/device-tree/src/arm/moxa/
H A Dmoxart.dtsi75 rtc: rtc { label
76 compatible = "moxa,moxart-rtc";
77 gpio-rtc-sclk = <&gpio 5 0>;
78 gpio-rtc-data = <&gpio 6 0>;
79 gpio-rtc-reset = <&gpio 7 0>;
/freebsd/contrib/ntp/libparse/
H A Dclk_varitext.c196 int rtc; in inp_varitext() local
220 if ((rtc = parse_addchar(parseio, ch)) != PARSE_INP_SKIP) in inp_varitext()
225 return rtc; in inp_varitext()
235 if ((rtc = parse_addchar(parseio, 0)) == PARSE_INP_SKIP) in inp_varitext()
238 return rtc; in inp_varitext()
/freebsd/sys/contrib/device-tree/Bindings/timer/
H A Dsnps,archs-rtc.txt6 - compatible : should be "snps,archs-rtc"
11 rtc {
12 compatible = "snps,arc-rtc";
/freebsd/sys/contrib/device-tree/Bindings/crypto/
H A Dfsl,sec-v4.0-mon.yaml18 violations. This also included rtc, system power off and ON/OFF key.
43 snvs-rtc-lp:
51 const: fsl,sec-v4.0-mon-rtc-lp
57 const: snvs-rtc
143 snvs-rtc-lp {
144 compatible = "fsl,sec-v4.0-mon-rtc-lp";
148 clock-names = "snvs-rtc";
/freebsd/sys/contrib/device-tree/src/mips/ingenic/
H A Djz4740.dtsi47 rtc: rtc { label
57 clocks = <&ext>, <&rtc>;
58 clock-names = "ext", "rtc";
76 clock-names = "rtc", "ext", "pclk", "tcu";
107 rtc_dev: rtc@10003000 {
108 compatible = "ingenic,jz4740-rtc";
115 clock-names = "rtc";

12345678910>>...48