Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/vc4/
A Dvc4_regs.h706 # define VC4_HDMI_CEC_RX_SW_RESET BIT(26) macro
A Dvc4_hdmi.c2845 val &= ~(VC4_HDMI_CEC_TX_SW_RESET | VC4_HDMI_CEC_RX_SW_RESET | in vc4_hdmi_cec_enable()
2852 VC4_HDMI_CEC_TX_SW_RESET | VC4_HDMI_CEC_RX_SW_RESET); in vc4_hdmi_cec_enable()
2905 VC4_HDMI_CEC_TX_SW_RESET | VC4_HDMI_CEC_RX_SW_RESET); in vc4_hdmi_cec_disable()

Completed in 14 milliseconds