Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/aty/
Dmach64.h114 #define SCRATCH_REG1 0x0084 /* Dword offset 0_21 */ macro
Datyfb_base.c2024 dac_subtype = (aty_ld_8(SCRATCH_REG1 + 1, info) & 0xF0) | dac_type; in aty_init()
2745 rom_addr = 0xc0000 + ((aty_ld_le32(SCRATCH_REG1,info) & 0x7f) << 11); in atyfb_init()
/linux-2.4.37.9/drivers/video/
Dradeon.h306 #define SCRATCH_REG1 0x15E4 macro