Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\hpet.c Create Date:2022-07-28 08:42:50
Last Modify:2020-03-16 21:38:50 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:hpet_start_counter

Proto:static void hpet_start_counter(void)

Type:void

Parameter:Nothing

262  cfg = hpet_readl(HPET_CFG)
264  cfg |= HPET_CFG_ENABLE
265  hpet_writel(cfg, HPET_CFG)
Caller
NameDescribe
hpet_restart_counter
hpet_clkevt_set_state_periodic