Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/
Dstifb.c1087 unsigned long sti_rom_address; in stifb_init_fb() local
1179 sti_rom_address = F_EXTEND(fb->sti->regions_phys[0]); in stifb_init_fb()
1181 sti_rom_address = F_EXTEND(fb->sti->regions_phys[1]); in stifb_init_fb()
1183 fb->deviceSpecificConfig = gsc_readl(sti_rom_address); in stifb_init_fb()