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 D | vc4_hdmi_regs.h | 361 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 D | vc4_hdmi.c | 284 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 D | vc4_hdmi_regs.h | 415 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 D | vc4_hdmi.c | 809 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