Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/fbdev/riva/
H A Driva_hw.c1812 static void SetStartAddress in SetStartAddress() function
2024 chip->SetStartAddress = SetStartAddress3; in nv3GetConfig()
2081 chip->SetStartAddress = SetStartAddress; in nv4GetConfig()
2186 chip->SetStartAddress = SetStartAddress; in nv10GetConfig()
H A Driva_hw.h468 void (*SetStartAddress)(struct _riva_hw_inst *,U032); member
H A Dfbdev.c1238 par->riva.SetStartAddress(&par->riva, base); in rivafb_pan_display()