Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpci-hyperv.c1752 resource_size_t high_base = 0; in prepopulate_bars() local
1770 high_base = hbus->high_mmio_res->start; in prepopulate_bars()
1816 (u32)(high_base & 0xffffff00)); in prepopulate_bars()
1820 4, (u32)(high_base >> 32)); in prepopulate_bars()
1821 high_base += bar_size; in prepopulate_bars()