Searched refs:REG_TX_SW_RST (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/ |
| H A D | ite-it6161.c | 1734 it6161_hdmi_tx_set_bits(it6161, REG_TX_SW_RST, B_HDMITX_VID_RST, B_HDMITX_VID_RST); in hdmi_tx_video_reset() 1735 it6161_hdmi_tx_set_bits(it6161, REG_TX_SW_RST, B_HDMITX_VID_RST, 0x00); in hdmi_tx_video_reset() 1828 sw_reset = it6161_hdmi_tx_read(it6161, REG_TX_SW_RST); in it6161_hdmi_tx_abort_ddc() 1833 …it6161_hdmi_tx_write(it6161, REG_TX_SW_RST, sw_reset | B_TX_HDCP_RST_HDMITX); // @emily ch… in it6161_hdmi_tx_abort_ddc() 2620 it6161_hdmi_tx_set_bits(it6161, REG_TX_SW_RST, B_TX_HDCP_RST_HDMITX, B_TX_HDCP_RST_HDMITX); in hdmi_tx_hdcp_reset_auth() 3229 it6161_hdmi_tx_set_bits(it6161, REG_TX_SW_RST, B_TX_HDCP_RST_HDMITX, 0x00); in TxHDCP_fsm() 3942 it6161_hdmi_tx_set_bits(it6161, REG_TX_SW_RST, B_TX_HDCP_RST_HDMITX, 0x00); in hdmi_tx_hdcp_auth_process() 4350 it6161_hdmi_tx_set_bits(it6161, REG_TX_SW_RST, B_HDMITX_VID_RST, B_HDMITX_VID_RST); in hdmi_tx_disable_video_output() 4358 …it6161_hdmi_tx_write(it6161, REG_TX_SW_RST, B_HDMITX_AUD_RST | B_TX_AREF_RST | B_TX_HDCP_RST_HDMIT… in hdmi_tx_enable_video_output() 4703 …it6161_hdmi_tx_set_bits(it6161, REG_TX_SW_RST, (B_HDMITX_AUD_RST | B_TX_AREF_RST), (B_HDMITX_AUD_R… in HDMITX_DisableAudioOutput() [all …]
|
| H A D | ite_it6161_hdmi_tx.h | 573 #define REG_TX_SW_RST 0x04 macro
|