Searched refs:bt431_write_reg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | bt431.h | 122 static inline void bt431_write_reg(struct bt431_regs *regs, int ir, u8 value) in bt431_write_reg() function 167 bt431_write_reg(regs, BT431_REG_CMD, in bt431_enable_cursor() 174 bt431_write_reg(regs, BT431_REG_CMD, BT431_CMD_4_1_MUX); in bt431_erase_cursor()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | bt431.h | 122 static inline void bt431_write_reg(struct bt431_regs *regs, int ir, u8 value) in bt431_write_reg() function 167 bt431_write_reg(regs, BT431_REG_CMD, in bt431_enable_cursor() 174 bt431_write_reg(regs, BT431_REG_CMD, BT431_CMD_4_1_MUX); in bt431_erase_cursor()
|
Completed in 2 milliseconds