Lines Matching defs:p
144 static inline u32 pm2_RD(struct pm2fb_par *p, s32 off) in pm2_RD()
149 static inline void pm2_WR(struct pm2fb_par *p, s32 off, u32 v) in pm2_WR()
154 static inline u32 pm2_RDAC_RD(struct pm2fb_par *p, s32 idx) in pm2_RDAC_RD()
161 static inline u32 pm2v_RDAC_RD(struct pm2fb_par *p, s32 idx) in pm2v_RDAC_RD()
168 static inline void pm2_RDAC_WR(struct pm2fb_par *p, s32 idx, u32 v) in pm2_RDAC_WR()
176 static inline void pm2v_RDAC_WR(struct pm2fb_par *p, s32 idx, u32 v) in pm2v_RDAC_WR()
185 #define WAIT_FIFO(p, a) argument
187 static inline void WAIT_FIFO(struct pm2fb_par *p, u32 a) in WAIT_FIFO()
253 unsigned char p; in pm2_mnp() local
282 unsigned char p; in pm2v_mnp() local
302 static void clear_palette(struct pm2fb_par *p) in clear_palette()
317 static void reset_card(struct pm2fb_par *p) in reset_card()
340 static void reset_config(struct pm2fb_par *p) in reset_config()
397 static void set_aperture(struct pm2fb_par *p, u32 depth) in set_aperture()
431 static void set_color(struct pm2fb_par *p, unsigned char regno, in set_color()
447 unsigned char m, n, p; in set_memclock() local
484 unsigned char m, n, p; in set_pixclock() local
512 static void set_video(struct pm2fb_par *p, u32 video) in set_video()
967 struct pm2fb_par *p = info->par; in pm2fb_pan_display() local