bt431_regs 76 drivers/video/fbdev/bt431.h static inline void bt431_select_reg(struct bt431_regs *regs, int ir) bt431_regs 92 drivers/video/fbdev/bt431.h static inline u8 bt431_read_reg_inc(struct bt431_regs *regs) bt431_regs 104 drivers/video/fbdev/bt431.h static inline void bt431_write_reg_inc(struct bt431_regs *regs, u8 value) bt431_regs 116 drivers/video/fbdev/bt431.h static inline u8 bt431_read_reg(struct bt431_regs *regs, int ir) bt431_regs 122 drivers/video/fbdev/bt431.h static inline void bt431_write_reg(struct bt431_regs *regs, int ir, u8 value) bt431_regs 129 drivers/video/fbdev/bt431.h static inline u16 bt431_read_cmap_inc(struct bt431_regs *regs) bt431_regs 141 drivers/video/fbdev/bt431.h static inline void bt431_write_cmap_inc(struct bt431_regs *regs, u16 value) bt431_regs 153 drivers/video/fbdev/bt431.h static inline u16 bt431_read_cmap(struct bt431_regs *regs, int cr) bt431_regs 159 drivers/video/fbdev/bt431.h static inline void bt431_write_cmap(struct bt431_regs *regs, int cr, u16 value) bt431_regs 165 drivers/video/fbdev/bt431.h static inline void bt431_enable_cursor(struct bt431_regs *regs) bt431_regs 172 drivers/video/fbdev/bt431.h static inline void bt431_erase_cursor(struct bt431_regs *regs) bt431_regs 177 drivers/video/fbdev/bt431.h static inline void bt431_position_cursor(struct bt431_regs *regs, u16 x, u16 y) bt431_regs 202 drivers/video/fbdev/bt431.h static inline void bt431_set_cursor(struct bt431_regs *regs, bt431_regs 228 drivers/video/fbdev/bt431.h static inline void bt431_init_cursor(struct bt431_regs *regs) bt431_regs 67 drivers/video/fbdev/pmag-aa-fb.c struct bt431_regs __iomem *bt431;