Home
last modified time | relevance | path

Searched refs:__vc4_hdmi_get_field_base (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_hdmi_regs.h361 void __iomem *__vc4_hdmi_get_field_base(struct vc4_hdmi *hdmi, in __vc4_hdmi_get_field_base() function
410 base = __vc4_hdmi_get_field_base(hdmi, field->reg); in vc4_hdmi_read()
436 base = __vc4_hdmi_get_field_base(hdmi, field->reg); in vc4_hdmi_write()
H A Dvc4_hdmi.c284 void __iomem *base = __vc4_hdmi_get_field_base(vc4_hdmi, in vc4_hdmi_write_infoframe()
1577 regset->base = __vc4_hdmi_get_field_base(vc4_hdmi, reg); in vc4_hdmi_build_regset()
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H A Dvc4_hdmi_regs.h415 void __iomem *__vc4_hdmi_get_field_base(struct vc4_hdmi *hdmi, in __vc4_hdmi_get_field_base() function
468 base = __vc4_hdmi_get_field_base(hdmi, field->reg); in vc4_hdmi_read()
500 base = __vc4_hdmi_get_field_base(hdmi, field->reg); in vc4_hdmi_write()
H A Dvc4_hdmi.c809 void __iomem *base = __vc4_hdmi_get_field_base(vc4_hdmi, in vc4_hdmi_write_infoframe()
3379 regset->base = __vc4_hdmi_get_field_base(vc4_hdmi, reg); in vc4_hdmi_build_regset()

Completed in 12 milliseconds