Searched refs:VC5_CEC (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/ |
H A D | vc4_hdmi_regs.h | 12 VC5_CEC, enumerator 139 #define VC5_CEC_REG(reg, offset) _VC4_REG(VC5_CEC, reg, offset) 374 case VC5_CEC: in __vc4_hdmi_get_field_base()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/ |
H A D | vc4_hdmi_regs.h | 14 VC5_CEC, enumerator 158 #define VC5_CEC_REG(reg, offset) _VC4_REG(VC5_CEC, reg, offset) 428 case VC5_CEC: in __vc4_hdmi_get_field_base()
|
H A D | vc4_hdmi.c | 3543 ret = vc4_hdmi_build_regset(drm, vc4_hdmi, &vc4_hdmi->cec_regset, VC5_CEC); in vc5_hdmi_init_resources()
|
Completed in 6 milliseconds