Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/zte/
Dzx_hdmi_regs.h41 #define TPI_HPD_CONNECTION (BIT(1) | BIT(2)) macro
Dzx_hdmi.c299 return (hdmi_readb(hdmi, TPI_HPD_RSEN) & TPI_HPD_CONNECTION) ? in zx_hdmi_connector_detect()