Home
last modified time | relevance | path

Searched refs:VC4_HDMI_CEC_TX_SW_RESET (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_hdmi.c1401 val &= ~(VC4_HDMI_CEC_TX_SW_RESET | VC4_HDMI_CEC_RX_SW_RESET | in vc4_hdmi_cec_adap_enable()
1409 VC4_HDMI_CEC_TX_SW_RESET | VC4_HDMI_CEC_RX_SW_RESET); in vc4_hdmi_cec_adap_enable()
1432 VC4_HDMI_CEC_TX_SW_RESET | VC4_HDMI_CEC_RX_SW_RESET); in vc4_hdmi_cec_adap_enable()
H A Dvc4_regs.h660 # define VC4_HDMI_CEC_TX_SW_RESET BIT(27) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H A Dvc4_regs.h705 # define VC4_HDMI_CEC_TX_SW_RESET BIT(27) macro
H A Dvc4_hdmi.c3080 val &= ~(VC4_HDMI_CEC_TX_SW_RESET | VC4_HDMI_CEC_RX_SW_RESET | in vc4_hdmi_cec_enable()
3087 VC4_HDMI_CEC_TX_SW_RESET | VC4_HDMI_CEC_RX_SW_RESET); in vc4_hdmi_cec_enable()
3140 VC4_HDMI_CEC_TX_SW_RESET | VC4_HDMI_CEC_RX_SW_RESET); in vc4_hdmi_cec_disable()

Completed in 14 milliseconds