函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\hpet.c Create Date:2022-07-27 09:42:04
Last Modify:2020-03-16 21:38:50 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:hpet_clkevt_set_state_oneshot

函数原型:static int hpet_clkevt_set_state_oneshot(struct clock_event_device *evt)

返回类型:int

参数:

类型参数名称
struct clock_event_device *evt
328  channel等于num
331  cfg等于hpet_readl(HPET_Tn_CFG(channel))
332  cfg与等于HPET_TN_PERIODIC的反
333  cfg或等于HPET_TN_ENABLE按位或HPET_TN_32BIT
334  hpet_writel(cfg, HPET_Tn_CFG(channel))
336  返回:0