Searched refs:B_HDMITX_AUD_RST (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/ |
| H A D | ite-it6161.c | 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() 4722 …it6161_hdmi_tx_set_bits(it6161, REG_TX_SW_RST,(B_HDMITX_AUD_RST | B_TX_AREF_RST), (B_HDMITX_AUD_RS… in HDMITX_EnableAudioOutput() 4782 it6161_hdmi_tx_set_bits(it6161, REG_TX_SW_RST,(B_HDMITX_AUD_RST|B_TX_AREF_RST),B_TX_AREF_RST); in HDMITX_EnableAudioOutput() 4819 it6161_hdmi_tx_set_bits(it6161, REG_TX_SW_RST,(B_HDMITX_AUD_RST|B_TX_AREF_RST),0); in HDMITX_EnableAudioOutput() 6240 …it6161_hdmi_tx_set_bits(it6161, REG_TX_SW_RST,(B_HDMITX_AUD_RST|B_TX_AREF_RST), (B_HDMITX_AUD_RST|… in it6161_hdmi_tx_interrupt_clear() 6241 it6161_hdmi_tx_set_bits(it6161, REG_TX_SW_RST, B_HDMITX_AUD_RST|B_TX_AREF_RST, 0x00); in it6161_hdmi_tx_interrupt_clear()
|
| H A D | ite_it6161_hdmi_tx.h | 578 #define B_HDMITX_AUD_RST (1<<2) macro
|