Home
last modified time | relevance | path

Searched refs:hpet_blockid (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dhpet.h68 extern u8 hpet_blockid;
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dhpet.c51 u8 hpet_blockid; /* OS timer block num */ variable
606 hpet_domain = hpet_create_irq_domain(hpet_blockid); in hpet_select_clockevents()
/OK3568_Linux_fs/kernel/arch/x86/kernel/acpi/
H A Dboot.c879 hpet_blockid = hpet_tbl->sequence; in acpi_parse_hpet()