Lines Matching refs:tdfx_par

159 static inline u8 vga_inb(struct tdfx_par *par, u32 reg)
164 static inline void vga_outb(struct tdfx_par *par, u32 reg, u8 val)
169 static inline void gra_outb(struct tdfx_par *par, u32 idx, u8 val)
177 static inline void seq_outb(struct tdfx_par *par, u32 idx, u8 val)
185 static inline u8 seq_inb(struct tdfx_par *par, u32 idx)
192 static inline void crt_outb(struct tdfx_par *par, u32 idx, u8 val)
200 static inline u8 crt_inb(struct tdfx_par *par, u32 idx)
207 static inline void att_outb(struct tdfx_par *par, u32 idx, u8 val)
216 static inline void vga_disable_video(struct tdfx_par *par)
226 static inline void vga_enable_video(struct tdfx_par *par)
236 static inline void vga_enable_palette(struct tdfx_par *par)
243 static inline u32 tdfx_inl(struct tdfx_par *par, unsigned int reg)
248 static inline void tdfx_outl(struct tdfx_par *par, unsigned int reg, u32 val)
253 static inline void banshee_make_room(struct tdfx_par *par, int size)
263 struct tdfx_par *par = info->par;
280 static inline void do_setpalentry(struct tdfx_par *par, unsigned regno, u32 c)
340 struct tdfx_par *par = info->par;
403 static unsigned long do_lfb_size(struct tdfx_par *par, unsigned short dev_id)
438 struct tdfx_par *par = info->par;
546 struct tdfx_par *par = info->par;
744 struct tdfx_par *par = info->par;
791 struct tdfx_par *par = info->par;
829 struct tdfx_par *par = info->par;
848 struct tdfx_par *par = info->par;
891 struct tdfx_par *par = info->par;
948 struct tdfx_par *par = info->par;
1043 struct tdfx_par *par = info->par;
1171 struct tdfx_par *par = chan->par;
1186 struct tdfx_par *par = chan->par;
1205 struct tdfx_par *par = chan->par;
1213 struct tdfx_par *par = chan->par;
1221 struct tdfx_par *par = chan->par;
1236 struct tdfx_par *par = chan->par;
1251 struct tdfx_par *par = chan->par;
1259 struct tdfx_par *par = chan->par;
1323 struct tdfx_par *par = info->par;
1335 static void tdfxfb_delete_i2c_busses(struct tdfx_par *par)
1346 static int tdfxfb_probe_i2c_connector(struct tdfx_par *par,
1375 struct tdfx_par *default_par;
1387 info = framebuffer_alloc(sizeof(struct tdfx_par), &pdev->dev);
1607 struct tdfx_par *par = info->par;