Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_hdmi.h153 void __iomem *ram_regs; member
H A Dvc4_hdmi_regs.h438 return hdmi->ram_regs; in __vc4_hdmi_get_field_base()
H A Dvc4_hdmi.c3495 vc4_hdmi->ram_regs = devm_ioremap(dev, res->start, resource_size(res)); in vc5_hdmi_init_resources()
3496 if (!vc4_hdmi->ram_regs) in vc5_hdmi_init_resources()