Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsoc21.c560 #define MMIO_REG_HOLE_OFFSET (0x80000 - PAGE_SIZE) in soc21_common_early_init() macro
563 adev->rmmio_remap.reg_offset = MMIO_REG_HOLE_OFFSET; in soc21_common_early_init()
564 adev->rmmio_remap.bus_addr = adev->rmmio_base + MMIO_REG_HOLE_OFFSET; in soc21_common_early_init()
H A Dnv.c640 #define MMIO_REG_HOLE_OFFSET (0x80000 - PAGE_SIZE) in nv_common_early_init() macro
644 adev->rmmio_remap.reg_offset = MMIO_REG_HOLE_OFFSET; in nv_common_early_init()
645 adev->rmmio_remap.bus_addr = adev->rmmio_base + MMIO_REG_HOLE_OFFSET; in nv_common_early_init()
H A Dsoc15.c932 #define MMIO_REG_HOLE_OFFSET (0x80000 - PAGE_SIZE) in soc15_common_early_init() macro
936 adev->rmmio_remap.reg_offset = MMIO_REG_HOLE_OFFSET; in soc15_common_early_init()
937 adev->rmmio_remap.bus_addr = adev->rmmio_base + MMIO_REG_HOLE_OFFSET; in soc15_common_early_init()