Searched refs:REG_CEC_RXSHPDINTENA (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/bridge/ |
| H A D | tda998x_drv.c | 382 #define REG_CEC_RXSHPDINTENA 0xfc /* read/write */ macro 1737 cec_write(priv, REG_CEC_RXSHPDINTENA, CEC_RXSHPDLEV_HPD); in tda998x_bridge_hpd_enable() 1744 cec_write(priv, REG_CEC_RXSHPDINTENA, 0); in tda998x_bridge_hpd_disable() 1914 cec_write(priv, REG_CEC_RXSHPDINTENA, 0); in tda998x_probe() 1945 cec_write(priv, REG_CEC_RXSHPDINTENA, CEC_RXSHPDLEV_HPD); in tda998x_probe() 2019 cec_write(priv, REG_CEC_RXSHPDINTENA, 0); in tda998x_probe() 2044 cec_write(priv, REG_CEC_RXSHPDINTENA, 0); in tda998x_remove()
|