Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsoc15_common.h119 …t32_t r1 = adev->reg_offset[GC_HWIP][inst][prefix##SCRATCH_REG1_BASE_IDX] + prefix##SCRATCH_REG1; \
H A Dsid.h1010 #define SCRATCH_REG1 0x2141 macro
/linux/include/video/
H A Dmach64.h112 #define SCRATCH_REG1 0x0084 /* Dword offset 0_21 */ macro
H A Dradeon.h319 #define SCRATCH_REG1 0x15E4 macro
/linux/drivers/gpu/drm/radeon/
H A Drv770d.h501 #define SCRATCH_REG1 0x8504 macro
H A Dnid.h302 #define SCRATCH_REG1 0x8504 macro
H A Dsid.h1012 #define SCRATCH_REG1 0x8504 macro
H A Dcikd.h1610 #define SCRATCH_REG1 0x30104 macro
H A Devergreend.h998 #define SCRATCH_REG1 0x8504 macro
H A Dr600d.h434 #define SCRATCH_REG1 0x8504 macro
/linux/drivers/video/fbdev/aty/
H A Datyfb_base.c2385 dac_subtype = (aty_ld_8(SCRATCH_REG1 + 1, par) & 0xF0) | dac_type; in aty_init()
3378 rom_addr = 0xc0000 + ((aty_ld_le32(SCRATCH_REG1, par) & 0x7f) << 11); in init_from_bios()