Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Dnv.c700 #define MMIO_REG_HOLE_OFFSET (0x80000 - PAGE_SIZE) in nv_common_early_init() macro
703 adev->rmmio_remap.reg_offset = MMIO_REG_HOLE_OFFSET; in nv_common_early_init()
704 adev->rmmio_remap.bus_addr = adev->rmmio_base + MMIO_REG_HOLE_OFFSET; in nv_common_early_init()
H A Dsoc15.c1053 #define MMIO_REG_HOLE_OFFSET (0x80000 - PAGE_SIZE) in soc15_common_early_init() macro
1056 adev->rmmio_remap.reg_offset = MMIO_REG_HOLE_OFFSET; in soc15_common_early_init()
1057 adev->rmmio_remap.bus_addr = adev->rmmio_base + MMIO_REG_HOLE_OFFSET; in soc15_common_early_init()