Home
last modified time | relevance | path

Searched refs:LCD_INDEX_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/video/
H A Dmach64.h1247 #define LCD_INDEX_MASK 0x0000003F macro
/openbmc/linux/drivers/video/fbdev/aty/
H A Datyfb_base.c158 aty_st_le32(LCD_INDEX, (temp & ~LCD_INDEX_MASK) | index, par); in aty_st_lcd()
173 aty_st_le32(LCD_INDEX, (temp & ~LCD_INDEX_MASK) | index, par); in aty_ld_lcd()
907 ~(LCD_INDEX_MASK | LCD_DISPLAY_DIS | in aty_var_to_crtc()