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