Searched refs:B_TX_INT_HPD_PLUG (Results 1 – 2 of 2) sorted by relevance
3463 if((B_TX_INT_HPD_PLUG|B_TX_INT_RX_SENSE)&it6161_hdmi_tx_read(it6161, REG_TX_INT_STAT1)) in hdmi_tx_hdcp_auth_process_Repeater()3472 if((B_TX_INT_HPD_PLUG|B_TX_INT_RX_SENSE)&it6161_hdmi_tx_read(it6161, REG_TX_INT_STAT1)) in hdmi_tx_hdcp_auth_process_Repeater()3481 if((B_TX_INT_HPD_PLUG|B_TX_INT_RX_SENSE)&it6161_hdmi_tx_read(it6161, REG_TX_INT_STAT1)) in hdmi_tx_hdcp_auth_process_Repeater()3530 if((B_TX_INT_HPD_PLUG|B_TX_INT_RX_SENSE)&it6161_hdmi_tx_read(it6161, REG_TX_INT_STAT1)) in hdmi_tx_hdcp_auth_process_Repeater()3601 if((B_TX_INT_HPD_PLUG|B_TX_INT_RX_SENSE)&it6161_hdmi_tx_read(it6161, REG_TX_INT_STAT1)) in hdmi_tx_hdcp_auth_process_Repeater()6284 if(reg06 & B_TX_INT_HPD_PLUG) { in it6161_hdmi_tx_interrupt_reg06_process()
596 #define B_TX_INT_HPD_PLUG (1<<0) macro