Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/aty/
H A Datyfb_base.c3143 u16 lcd_ofs; in aty_init_lcd() local
3163 lcd_ofs = *(u16 *)(driv_inf_tab + 10); in aty_init_lcd()
3165 if (lcd_ofs != 0) in aty_init_lcd()
3166 par->lcd_table = bios_base + lcd_ofs; in aty_init_lcd()