Home
last modified time | relevance | path

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

/linux/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.c2456 msg->len = 1 + ((cntrl1 & VC4_HDMI_CEC_REC_WRD_CNT_MASK) >> in vc4_cec_read_msg()