Lines Matching refs:tdfx_par

160 static inline u8 vga_inb(struct tdfx_par *par, u32 reg)
165 static inline void vga_outb(struct tdfx_par *par, u32 reg, u8 val)
170 static inline void gra_outb(struct tdfx_par *par, u32 idx, u8 val)
178 static inline void seq_outb(struct tdfx_par *par, u32 idx, u8 val)
186 static inline u8 seq_inb(struct tdfx_par *par, u32 idx)
193 static inline void crt_outb(struct tdfx_par *par, u32 idx, u8 val)
201 static inline u8 crt_inb(struct tdfx_par *par, u32 idx)
208 static inline void att_outb(struct tdfx_par *par, u32 idx, u8 val)
215 static inline void vga_disable_video(struct tdfx_par *par)
225 static inline void vga_enable_video(struct tdfx_par *par)
235 static inline void vga_enable_palette(struct tdfx_par *par)
242 static inline u32 tdfx_inl(struct tdfx_par *par, unsigned int reg)
247 static inline void tdfx_outl(struct tdfx_par *par, unsigned int reg, u32 val)
252 static inline void banshee_make_room(struct tdfx_par *par, int size)
262 struct tdfx_par *par = info->par;
279 static inline void do_setpalentry(struct tdfx_par *par, unsigned regno, u32 c)
339 struct tdfx_par *par = info->par;
402 static unsigned long do_lfb_size(struct tdfx_par *par, unsigned short dev_id)
437 struct tdfx_par *par = info->par;
545 struct tdfx_par *par = info->par;
743 struct tdfx_par *par = info->par;
790 struct tdfx_par *par = info->par;
828 struct tdfx_par *par = info->par;
847 struct tdfx_par *par = info->par;
890 struct tdfx_par *par = info->par;
947 struct tdfx_par *par = info->par;
1042 struct tdfx_par *par = info->par;
1170 struct tdfx_par *par = chan->par;
1185 struct tdfx_par *par = chan->par;
1204 struct tdfx_par *par = chan->par;
1212 struct tdfx_par *par = chan->par;
1220 struct tdfx_par *par = chan->par;
1235 struct tdfx_par *par = chan->par;
1250 struct tdfx_par *par = chan->par;
1258 struct tdfx_par *par = chan->par;
1322 struct tdfx_par *par = info->par;
1334 static void tdfxfb_delete_i2c_busses(struct tdfx_par *par)
1345 static int tdfxfb_probe_i2c_connector(struct tdfx_par *par,
1374 struct tdfx_par *default_par;
1390 info = framebuffer_alloc(sizeof(struct tdfx_par), &pdev->dev);
1610 struct tdfx_par *par = info->par;