Home
last modified time | relevance | path

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

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