Home
last modified time | relevance | path

Searched refs:cec_regs (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_hdmi.h145 void __iomem *cec_regs; member
H A Dvc4_hdmi_regs.h429 return hdmi->cec_regs; in __vc4_hdmi_get_field_base()
H A Dvc4_hdmi.c3463 vc4_hdmi->cec_regs = devm_ioremap(dev, res->start, resource_size(res)); in vc5_hdmi_init_resources()
3464 if (!vc4_hdmi->cec_regs) in vc5_hdmi_init_resources()