Searched refs:CEC_RXSHPDLEV_HPD (Results 1 – 1 of 1) sorted by relevance
388 # define CEC_RXSHPDLEV_HPD (1 << 1) macro807 if (lvl & CEC_RXSHPDLEV_HPD) { in tda998x_irq_thread()1199 return (val & CEC_RXSHPDLEV_HPD) ? connector_status_connected : in tda998x_connector_detect()1927 cec_write(priv, REG_CEC_RXSHPDINTENA, CEC_RXSHPDLEV_HPD); in tda998x_create()