Lines Matching defs:p
151 static inline u32 pm2_RD(struct pm2fb_par *p, s32 off) in pm2_RD()
156 static inline void pm2_WR(struct pm2fb_par *p, s32 off, u32 v) in pm2_WR()
161 static inline u32 pm2_RDAC_RD(struct pm2fb_par *p, s32 idx) in pm2_RDAC_RD()
168 static inline u32 pm2v_RDAC_RD(struct pm2fb_par *p, s32 idx) in pm2v_RDAC_RD()
175 static inline void pm2_RDAC_WR(struct pm2fb_par *p, s32 idx, u32 v) in pm2_RDAC_WR()
183 static inline void pm2v_RDAC_WR(struct pm2fb_par *p, s32 idx, u32 v) in pm2v_RDAC_WR()
192 #define WAIT_FIFO(p, a) argument
194 static inline void WAIT_FIFO(struct pm2fb_par *p, u32 a) in WAIT_FIFO()
260 unsigned char p; in pm2_mnp() local
289 unsigned char p; in pm2v_mnp() local
309 static void clear_palette(struct pm2fb_par *p) in clear_palette()
324 static void reset_card(struct pm2fb_par *p) in reset_card()
347 static void reset_config(struct pm2fb_par *p) in reset_config()
404 static void set_aperture(struct pm2fb_par *p, u32 depth) in set_aperture()
438 static void set_color(struct pm2fb_par *p, unsigned char regno, in set_color()
454 unsigned char m, n, p; in set_memclock() local
491 unsigned char m, n, p; in set_pixclock() local
519 static void set_video(struct pm2fb_par *p, u32 video) in set_video()
974 struct pm2fb_par *p = info->par; in pm2fb_pan_display() local