Home
last modified time | relevance | path

Searched refs:timebase (Results 1 – 25 of 106) sorted by relevance

12345

/f-stack/freebsd/contrib/device-tree/Bindings/watchdog/
H A Dof-xilinx-wdt.txt5 - compatible : Should be "xlnx,xps-timebase-wdt-1.00.a" or
6 "xlnx,xps-timebase-wdt-1.01.a".
19 axi-timebase-wdt@40100000 {
21 compatible = "xlnx,xps-timebase-wdt-1.00.a";
/f-stack/freebsd/contrib/device-tree/src/powerpc/fsl/
H A Dmpc8641si-pre.dtsi37 timebase-frequency = <0>;
49 timebase-frequency = <0>;
H A Dmpc8569si-pre.dtsi64 &pmc 0x00004000>; // timebase
H A Dmpc8568si-pre.dtsi65 &pmc 0x00004000>; // timebase
/f-stack/freebsd/contrib/device-tree/src/powerpc/
H A Diss4xx-mpic.dts39 timebase-frequency = <100000000>;
53 timebase-frequency = <100000000>;
69 timebase-frequency = <100000000>;
85 timebase-frequency = <100000000>;
H A Dps3.dts33 * dtc expects a clock-frequency and timebase-frequency entries, so
51 timebase-frequency = <0>;
H A Dsbc8548-pre.dtsi36 timebase-frequency = <0>; // From uboot
H A Dgamecube.dts36 timebase-frequency = <40500000>; /* 162MHz / 4 */
H A Dmedia5200.dts29 timebase-frequency = <33000000>; // 33 MHz, these were configured by U-Boot
H A Dstorcenter.dts36 timebase-frequency = <25000000>;
H A Diss4xx.dts37 timebase-frequency = <100000000>;
H A Dcurrituck.dts35 timebase-frequency = <100000000>; // 100Mhz
49 timebase-frequency = <100000000>; // 100Mhz
H A Dadder875-uboot.dts33 timebase-frequency = <0>;
H A Damigaone.dts29 timebase-frequency = <0>; // 33.3 MHz, from U-boot
H A Dadder875-redboot.dts33 timebase-frequency = <0>;
H A DkuroboxHD.dts43 timebase-frequency = <24391680>; /* Fixed by bootloader */
H A Dep8248e.dts35 timebase-frequency = <0>;
H A Dtqm5200.dts29 timebase-frequency = <0>; // from bootloader
H A Dtqm8xx.dts35 timebase-frequency = <0>;
/f-stack/freebsd/contrib/device-tree/Bindings/riscv/
H A Dcpus.yaml69 # RISC-V requires 'timebase-frequency' in /cpus, so disallow it here
70 timebase-frequency: false
100 timebase-frequency = <1000000>;
/f-stack/freebsd/contrib/device-tree/Bindings/timer/
H A Dsifive,clint.yaml19 The clock frequency of CLINT is specified via "timebase-frequency" DT
20 property of "/cpus" DT node. The "timebase-frequency" DT property is
/f-stack/freebsd/contrib/device-tree/Bindings/powerpc/opal/
H A Dpower-mgt.txt15 extent of state-loss, whether timebase is stopped on this
45 0x00000002 /* Needs timebase restore */
54 /* timebase (POWER8) */
/f-stack/freebsd/kern/
H A Dvfs_mountroot.c1057 time_t timebase; in vfs_mountroot() local
1089 timebase = 0; in vfs_mountroot()
1093 if (mp->mnt_time > timebase) in vfs_mountroot()
1094 timebase = mp->mnt_time; in vfs_mountroot()
1098 inittodr(timebase); in vfs_mountroot()
/f-stack/freebsd/contrib/device-tree/src/riscv/sifive/
H A Dhifive-unleashed-a00.dts21 timebase-frequency = <RTCCLK_FREQ>;
/f-stack/freebsd/contrib/device-tree/src/riscv/kendryte/
H A Dk210.dtsi30 timebase-frequency = <7800000>;

12345