Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/bridge/
H A Dtda998x_drv.c388 # define CEC_RXSHPDLEV_HPD (1 << 1) macro
808 if (lvl & CEC_RXSHPDLEV_HPD) { in tda998x_irq_thread()
1200 return (val & CEC_RXSHPDLEV_HPD) ? connector_status_connected : in tda998x_conn_detect()
1737 cec_write(priv, REG_CEC_RXSHPDINTENA, CEC_RXSHPDLEV_HPD); in tda998x_bridge_hpd_enable()
1945 cec_write(priv, REG_CEC_RXSHPDINTENA, CEC_RXSHPDLEV_HPD); in tda998x_probe()