Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dtda19988.c101 #define REG_NLINE_MSB REG(0x00, 0xa7) /* write */ macro
454 tda19988_register_write16(priv, REG_NLINE_MSB, lines); in tda19988_enable()
/openbmc/linux/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c191 #define REG_NLINE_MSB REG(0x00, 0xa7) /* write */ macro
1615 reg_write16(priv, REG_NLINE_MSB, n_line); in tda998x_bridge_mode_set()