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:49
Last Modify:2020-03-16 21:38:50 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Common HPET functions

Proto:static void hpet_stop_counter(void)

Type:void

Parameter:Nothing

248  cfg = hpet_readl(HPET_CFG)
250  cfg &= ~HPET_CFG_ENABLE
251  hpet_writel(cfg, HPET_CFG)
Caller
NameDescribe
hpet_restart_counter
hpet_clkevt_set_state_periodic