Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dbt431.h125 bt431_write_reg_inc(regs, value); in bt431_write_reg()
196 bt431_write_reg_inc(regs, x & 0xff); /* BT431_REG_CXLO */ in bt431_position_cursor()
198 bt431_write_reg_inc(regs, y & 0xff); /* BT431_REG_CYLO */ in bt431_position_cursor()
232 bt431_write_reg_inc(regs, 0x00); /* BT431_REG_WXLO */ in bt431_init_cursor()
233 bt431_write_reg_inc(regs, 0x00); /* BT431_REG_WXHI */ in bt431_init_cursor()
234 bt431_write_reg_inc(regs, 0x00); /* BT431_REG_WYLO */ in bt431_init_cursor()
235 bt431_write_reg_inc(regs, 0x00); /* BT431_REG_WYHI */ in bt431_init_cursor()
236 bt431_write_reg_inc(regs, 0x00); /* BT431_REG_WWLO */ in bt431_init_cursor()
237 bt431_write_reg_inc(regs, 0x00); /* BT431_REG_WWHI */ in bt431_init_cursor()
238 bt431_write_reg_inc(regs, 0x00); /* BT431_REG_WHLO */ in bt431_init_cursor()
[all …]