Function report |
Source Code:arch\x86\kernel\hpet.c |
Create Date:2022-07-28 08:42:43 |
Last Modify:2020-03-16 21:38:50 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:hpet_writel
Proto:static inline void hpet_writel(unsigned int d, unsigned int a)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | d | |
unsigned int | a |
82 | writel(d, hpet_virt_address + a) |
Name | Describe |
---|---|
hpet_stop_counter | Common HPET functions |
hpet_reset_counter | |
hpet_start_counter | |
hpet_enable_legacy_int | |
hpet_clkevt_set_state_periodic | |
hpet_clkevt_set_state_oneshot | |
hpet_clkevt_set_state_shutdown | |
hpet_clkevt_set_next_event | |
hpet_enable | hpet_enable - Try to setup the HPET timer. Returns 1 on success. |
hpet_disable |
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 |