Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_hdmi.h155 void __iomem *rm_regs; member
H A Dvc4_hdmi_regs.h441 return hdmi->rm_regs; in __vc4_hdmi_get_field_base()
H A Dvc4_hdmi.c3509 vc4_hdmi->rm_regs = devm_ioremap(dev, res->start, resource_size(res)); in vc5_hdmi_init_resources()
3510 if (!vc4_hdmi->rm_regs) in vc5_hdmi_init_resources()