Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_regs.h601 # define VC4_HDMI_CEC_REC_WRD_CNT_MASK VC4_MASK(27, 24) macro
H A Dvc4_hdmi.c1349 msg->len = 1 + ((cntrl1 & VC4_HDMI_CEC_REC_WRD_CNT_MASK) >> in vc4_cec_read_msg()
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H A Dvc4_regs.h646 # define VC4_HDMI_CEC_REC_WRD_CNT_MASK VC4_MASK(27, 24) macro
H A Dvc4_hdmi.c2919 msg->len = 1 + ((cntrl1 & VC4_HDMI_CEC_REC_WRD_CNT_MASK) >> in vc4_cec_read_msg()

Completed in 13 milliseconds