Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c387 # define CEC_RXSHPDLEV_HPD (1 << 1) macro
806 if (lvl & CEC_RXSHPDLEV_HPD) { in tda998x_irq_thread()
1198 return (val & CEC_RXSHPDLEV_HPD) ? connector_status_connected : in tda998x_connector_detect()
1926 cec_write(priv, REG_CEC_RXSHPDINTENA, CEC_RXSHPDLEV_HPD); in tda998x_create()
/kernel/linux/linux-6.6/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c388 # define CEC_RXSHPDLEV_HPD (1 << 1) macro
807 if (lvl & CEC_RXSHPDLEV_HPD) { in tda998x_irq_thread()
1201 return (val & CEC_RXSHPDLEV_HPD) ? connector_status_connected : in tda998x_connector_detect()
1929 cec_write(priv, REG_CEC_RXSHPDINTENA, CEC_RXSHPDLEV_HPD); in tda998x_create()

Completed in 7 milliseconds