Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/hdmirx/
H A Drk_hdmirx.h232 #define HPDLOW BIT(1) macro
H A Drk_hdmirx.c997 hdmirx_update_bits(hdmirx_dev, SCDC_CONFIG, HPDLOW, en ? 0 : HPDLOW); in hdmirx_hpd_config()