Searched refs:HPET_MEM_WIDTH (Results 1 – 2 of 2) sorted by relevance
32 #define HPET_MEM_WIDTH 0x400 /* Expected memory region size */ macro
392 hpet->Address.Address, HPET_MEM_WIDTH); in hpet_identify()402 HPET_MEM_WIDTH); in hpet_identify()445 if (rman_get_size(sc->mem_res) < HPET_MEM_WIDTH) { in hpet_attach()