xref
: /
openbmc
/
u-boot
/
arch
/
x86
/
dts
/
tsc_timer.dtsi
(revision c418addfa9e758b05531eb37498c6fa0317d2c64)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
/ {
2
tsc-timer {
3
compatible = "x86,tsc-timer";
4
u-boot,dm-pre-reloc;
5
};
6
};
7