Searched refs:REG_CDR0 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i2c/ |
H A D | tda9950.c | 7 * registers starting at REG_CDR0 are written to send a command to the 44 REG_CDR0 = 0x07, enumerator 154 tda9950_read_range(priv->client, REG_CDR0, buf, sizeof(buf)); in tda9950_irq() 230 return tda9950_write_range(priv->client, REG_CDR0, buf, 2 + msg->len); in tda9950_cec_transmit()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i2c/ |
H A D | tda9950.c | 7 * registers starting at REG_CDR0 are written to send a command to the 44 REG_CDR0 = 0x07, enumerator 154 tda9950_read_range(priv->client, REG_CDR0, buf, sizeof(buf)); in tda9950_irq() 230 return tda9950_write_range(priv->client, REG_CDR0, buf, 2 + msg->len); in tda9950_cec_transmit()
|
Completed in 3 milliseconds