Searched refs:fixmem32 (Results 1 – 1 of 1) sorted by relevance
971 struct acpi_resource_fixed_memory32 *fixmem32; in hpet_resources() local973 fixmem32 = &res->data.fixed_memory32; in hpet_resources()974 if (!fixmem32) in hpet_resources()977 hdp->hd_phys_address = fixmem32->address; in hpet_resources()978 hdp->hd_address = ioremap(fixmem32->address, in hpet_resources()