Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Dsoc21.c539 #define MMIO_REG_HOLE_OFFSET (0x80000 - PAGE_SIZE) in soc21_common_early_init() macro
542 adev->rmmio_remap.reg_offset = MMIO_REG_HOLE_OFFSET; in soc21_common_early_init()
543 adev->rmmio_remap.bus_addr = adev->rmmio_base + MMIO_REG_HOLE_OFFSET; in soc21_common_early_init()
Dnv.c680 #define MMIO_REG_HOLE_OFFSET (0x80000 - PAGE_SIZE) in nv_common_early_init() macro
684 adev->rmmio_remap.reg_offset = MMIO_REG_HOLE_OFFSET; in nv_common_early_init()
685 adev->rmmio_remap.bus_addr = adev->rmmio_base + MMIO_REG_HOLE_OFFSET; in nv_common_early_init()
Dsoc15.c929 #define MMIO_REG_HOLE_OFFSET (0x80000 - PAGE_SIZE) in soc15_common_early_init() macro
933 adev->rmmio_remap.reg_offset = MMIO_REG_HOLE_OFFSET; in soc15_common_early_init()
934 adev->rmmio_remap.bus_addr = adev->rmmio_base + MMIO_REG_HOLE_OFFSET; in soc15_common_early_init()