Searched refs:LCD_INDEX (Results 1 – 2 of 2) sorted by relevance
129 #define LCD_INDEX 0x00A4 /* Dword offset 0_29 */ macro
464 temp = aty_ld_le32(LCD_INDEX, info); in aty_st_lcd()465 aty_st_le32(LCD_INDEX, (temp & ~LCD_INDEX_MASK) | index, info); in aty_st_lcd()475 temp = aty_ld_le32(LCD_INDEX, info); in aty_ld_lcd()476 aty_st_le32(LCD_INDEX, (temp & ~LCD_INDEX_MASK) | index, info); in aty_ld_lcd()