Home
last modified time | relevance | path

Searched defs:atyfb_par (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/video/aty/
Datyfb.h128 struct atyfb_par { struct
129 u32 pseudo_palette[16];
130 struct { u8 red, green, blue; } palette[256];
131 const struct aty_dac_ops *dac_ops;
132 const struct aty_pll_ops *pll_ops;
133 void __iomem *ati_regbase;
134 unsigned long clk_wr_offset; /* meaning overloaded, clock id by CT */
135 struct crtc crtc;
136 union aty_pll pll;
137 struct pll_info pll_limits;
[all …]