Searched refs:bt455_regs (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | bt455.h | 16 struct bt455_regs { struct 27 static inline void bt455_select_reg(struct bt455_regs *regs, int ir) in bt455_select_reg() 33 static inline void bt455_reset_reg(struct bt455_regs *regs) in bt455_reset_reg() 42 static inline void bt455_read_cmap_next(struct bt455_regs *regs, u8 *grey) in bt455_read_cmap_next() 52 static inline void bt455_write_cmap_next(struct bt455_regs *regs, u8 grey) in bt455_write_cmap_next() 62 static inline void bt455_write_ovly_next(struct bt455_regs *regs, u8 grey) in bt455_write_ovly_next() 72 static inline void bt455_read_cmap_entry(struct bt455_regs *regs, in bt455_read_cmap_entry() 79 static inline void bt455_write_cmap_entry(struct bt455_regs *regs, in bt455_write_cmap_entry() 86 static inline void bt455_write_ovly_entry(struct bt455_regs *regs, u8 grey) in bt455_write_ovly_entry()
|
H A D | pmag-aa-fb.c | 66 struct bt455_regs __iomem *bt455;
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | bt455.h | 16 struct bt455_regs { struct 27 static inline void bt455_select_reg(struct bt455_regs *regs, int ir) in bt455_select_reg() 33 static inline void bt455_reset_reg(struct bt455_regs *regs) in bt455_reset_reg() 42 static inline void bt455_read_cmap_next(struct bt455_regs *regs, u8 *grey) in bt455_read_cmap_next() 52 static inline void bt455_write_cmap_next(struct bt455_regs *regs, u8 grey) in bt455_write_cmap_next() 62 static inline void bt455_write_ovly_next(struct bt455_regs *regs, u8 grey) in bt455_write_ovly_next() 72 static inline void bt455_read_cmap_entry(struct bt455_regs *regs, in bt455_read_cmap_entry() 79 static inline void bt455_write_cmap_entry(struct bt455_regs *regs, in bt455_write_cmap_entry() 86 static inline void bt455_write_ovly_entry(struct bt455_regs *regs, u8 grey) in bt455_write_ovly_entry()
|
H A D | pmag-aa-fb.c | 66 struct bt455_regs __iomem *bt455;
|
Completed in 2 milliseconds