Searched refs:REG_PLL_SERIAL_1 (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/video/ |
H A D | tda19988.c | 170 #define REG_PLL_SERIAL_1 REG(0x02, 0x00) /* read/write */ macro 410 tda19988_register_clear(priv, REG_PLL_SERIAL_1, in tda19988_enable() 574 tda19988_register_write(priv, REG_PLL_SERIAL_1, 0x00); in tda19988_probe()
|
/openbmc/linux/drivers/gpu/drm/i2c/ |
H A D | tda998x_drv.c | 267 #define REG_PLL_SERIAL_1 REG(0x02, 0x00) /* read/write */ macro 722 reg_write(priv, REG_PLL_SERIAL_1, 0x00); in tda998x_reset() 1562 reg_clear(priv, REG_PLL_SERIAL_1, PLL_SERIAL_1_SRL_MAN_IZ); in tda998x_bridge_mode_set()
|