Home
last modified time | relevance | path

Searched refs:pm3_par (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/
Dpm3fb.c67 struct pm3_par { struct
94 static inline u32 PM3_READ_REG(struct pm3_par *par, s32 off) in PM3_READ_REG() argument
99 static inline void PM3_WRITE_REG(struct pm3_par *par, s32 off, u32 v) in PM3_WRITE_REG()
104 static inline void PM3_WAIT(struct pm3_par *par, u32 n) in PM3_WAIT()
110 static inline void PM3_WRITE_DAC_REG(struct pm3_par *par, unsigned r, u8 v) in PM3_WRITE_DAC_REG()
120 static inline void pm3fb_set_color(struct pm3_par *par, unsigned char regno, in pm3fb_set_color()
134 static void pm3fb_clear_colormap(struct pm3_par *par, in pm3fb_clear_colormap()
199 struct pm3_par *par = info->par; in pm3fb_sync()
215 struct pm3_par *par = info->par; in pm3fb_init_engine()
378 struct pm3_par *par = info->par; in pm3fb_fillrect()
[all …]