Home
Docs
Source
Mailing List
github
U-Boot
Source Code Browser
Open Menu
/
arch
/
x86
/
dts
/
tsc_timer.dtsi
All symbols
C/CPP/ASM
Kconfig
Devicetree
DT compatible
Clear
Go get it
Loading...
1
2
3
4
5
6
/
{
tsc-timer
{
compatible
=
"
x86,tsc-timer
"
;
u-boot
,
dm-pre-reloc
;
};
};