Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/mediatek/
H A Dmtk_hdmi_regs_v2.h232 #define HDMITX_SW_RSTB BIT(31) macro
H A Dmtk_hdmi_v2.c132 regmap_clear_bits(hdmi->regs, hdmi->conf->reg_hdmi_tx_cfg, HDMITX_SW_RSTB); in mtk_hdmi_v2_hw_reset()
134 regmap_set_bits(hdmi->regs, hdmi->conf->reg_hdmi_tx_cfg, HDMITX_SW_RSTB); in mtk_hdmi_v2_hw_reset()