xref
: /
openbmc
/
u-boot
/
arch
/
x86
/
dts
/
tsc_timer.dtsi
(revision c4203e1d73d8c56d64f9b92299f2f6a4547e4e4a)
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