Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/video/riva/
Driva_hw.h71 typedef unsigned int U032; typedef
109 U032 reserved00[4];
111 U032 FifoFree;
116 U032 reserved01[0x0BB];
117 U032 Rop3;
124 U032 reserved00[4];
126 U032 FifoFree;
131 U032 reserved01[0x0BD];
132 U032 Shape;
133 U032 reserved03[0x001];
[all …]
Dnv_driver.c54 volatile U032 __iomem *PRAMDAC = par->riva.PRAMDAC0; in riva_is_connected()
55 U032 reg52C, reg608; in riva_is_connected()
318 (volatile U032 __iomem *)(par->ctrl_base + 0x00680000); in riva_common_setup()
320 (volatile U032 __iomem *)(par->ctrl_base + 0x00100000); in riva_common_setup()
322 (volatile U032 __iomem *)(par->ctrl_base + 0x00002000); in riva_common_setup()
324 (volatile U032 __iomem *)(par->ctrl_base + 0x00400000); in riva_common_setup()
326 (volatile U032 __iomem *)(par->ctrl_base + 0x00101000); in riva_common_setup()
328 (volatile U032 __iomem *)(par->ctrl_base + 0x00009000); in riva_common_setup()
330 (volatile U032 __iomem *)(par->ctrl_base + 0x00000000); in riva_common_setup()
332 (volatile U032 __iomem *)(par->ctrl_base + 0x00800000); in riva_common_setup()
Dfbdev.c307 U032 tmp_pcrt, tmp_pmc; in riva_bl_update_status()
787 par->riva.CURSOR = (U032 __iomem *)(info->screen_base + par->riva.CursorStart); in riva_load_video_mode()