Function report |
Source Code:arch\x86\kernel\hpet.c |
Create Date:2022-07-28 08:43:00 |
Last Modify:2020-03-16 21:38:50 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:AMD SB700 based systems with spread spectrum enabled use a SMM based* HPET emulation to provide proper frequency setting.* On such systems the SMM code is initialized with the first HPET register* access and takes some time to complete
Proto:static bool __init hpet_cfg_working(void)
Type:bool
Parameter:Nothing
776 | If hpet_readl(HPET_CFG) != 0xFFFFFFFF Then Return true |
780 | pr_warn("Config register invalid. Disabling HPET\n") |
781 | Return false |
Name | Describe |
---|---|
hpet_enable | hpet_enable - Try to setup the HPET timer. Returns 1 on success. |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |