Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/
H A Dsticore.c467 unsigned long newhpa, len; in sti_init_glob_cfg() local
481 newhpa = pci_resource_start (sti->pd, (offs - PCI_BASE_ADDRESS_0) / 4); in sti_init_glob_cfg()
483 newhpa = (i == 0) ? rom_address : hpa; in sti_init_glob_cfg()
486 REGION_OFFSET_TO_PHYS(sti->regions[i], newhpa); in sti_init_glob_cfg()