Lines Matching defs:acpi_HPET_description_table_t
77 struct acpi_HPET_description_table_t struct
79 struct acpi_system_description_table_header_t header;
81 uint8_t hardware_rev_id;
82 uint8_t comparator_count : 5; // Number of Comparators in 1st Timer Block
83 uint8_t counter_size : 1; // COUNT_SIZE_CAP counter size
84 uint8_t reserved0 : 1;
85 uint8_t legacy_replacement : 1; // LegacyReplacement IRQ Routing Capable
86 uint16_t pci_vendor_id; // PCI Vendor ID of 1st Timer Block
88 uint8_t address_space_id; // 0 - system memory, 1 - system I/O
89 uint8_t register_bit_width;
90 uint8_t register_bit_offset;
91 uint8_t reserved1;
92 uint64_t address;
94 uint8_t hpet_number;
95 …icks can be set without lost interrupts while the counter is programmed to operate in periodic mode
97 uint8_t page_protection;